Gems Coding exception
| package | Gems |
|---|---|
| subpackage | Exception |
| copyright | Copyright (c) 2014 Erasmus MC |
| license | New BSD License |
| since | Class available since version 1.1 |
| inherited_from | \Gems_Exception |
__construct(String $msg= '', integer $code= 200, \Exception $previous= null)
| inherited_from | \Gems_Exception::__construct() |
|---|
__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