Gems Base \Exception class
| see | |
|---|---|
| package | Gems |
| subpackage | Communication |
| copyright | Copyright (c) 2011 Erasmus MC |
| license | New BSD License |
| inherited_from | \Gems_Exception |
__construct(String $msg= '', integer $code= 200, \Exception $previous= null, string $info= null)
StringThe message
integerthe HttpResponseCode for this exception
\Exception
stringOptional extra information on the exception
getInfo() : String
StringsetInfo(string $info)
string
$info : string