Gems Base \Exception class

see
package Gems
subpackage Communication
copyright Copyright (c) 2011 Erasmus MC
license New BSD License
inherited_from \Gems_Exception

 Methods

__construct()

__construct(String $msg = '', integer $code = 200, \Exception $previous = null, string $info = null
Inherited

Parameters

$msg

String

The message

$code

integer

the HttpResponseCode for this exception

$previous

\Exception

$info

string

Optional extra information on the exception

Returns optional extra information in the exception

getInfo() : String
Inherited

Returns

String

Optional extra information on the exception

setInfo(string $info) 
Inherited

Parameters

$info

string

 Properties

 

Optional extra information on the exception

$info : string

Default