Class ApiException
ApiException class
- Exception
-
Crunchmail\Exception\ApiException
public
|
#
__construct( string $message, integer $code = 0, Exception $previous = null )
Custom ApiException constructor |
public
|
|
public
string
|
|
public
stdClass
|
|
public static
string
|
#
formatResponseOutput( object $body, boolean $params = [] )
Format a body response as a unique HTML string This is mainly a debugging function, you should probably generate your own HTML output. |
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|