Note that the cause will be converted to a SimpleSAML_Error_UnserializableException unless it is a subclass of
SimpleSAML_Error_Exception.
public __construct ( string $message, integer $code, Exception $cause = null ) | ||
$message | string | Exception message |
$code | integer | Error code |
$cause | Exception | The cause of this exception. |