Class Server
Network related errors, and API error responses.
- Exception
- ┗ WonderPush\Errors\Base
- ┗ WonderPush\Errors\Server
Methods summary
public
__construct( WonderPush\Net\Request
$request
, WonderPush\Net\Response
$response
, $message
= '', $code
= '0', Exception $previous
= null )
Methods inherited from WonderPush\Errors\Base
Methods inherited from Exception
__toString()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()