Class AjaxException
Class AjaxException
- Exception implements Throwable
- ┗ AjaxException
Package: Http\Exceptions
Category: System
Extends: Exception
Located at Services/System/Http/Exceptions/AjaxException.php
Category: System
Extends: Exception
Located at Services/System/Http/Exceptions/AjaxException.php
Methods summary
public static
response( Exception $ex )
: array
Returns a JSON encoded object containing the exception information.
Methods inherited from Exception
__construct(),
__toString(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Properties summary
Properties inherited from Exception
$code,
$file,
$line,
$message