Gems Base \Exception class
| package | Gems |
|---|---|
| subpackage | Exception |
| copyright | Copyright (c) 2012 Erasmus MC |
| license | New BSD License |
| since | Class available since version 1.1 |
__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