The exception that indicates client error with HTTP code 4xx.
More...
|
| $code = IResponse::S409_CONFLICT |
|
The exception that indicates client error with HTTP code 4xx.
◆ __construct()
App\Exceptions\MyException::__construct |
( |
string |
$thhpMessage = '' , |
|
|
int |
$httpCode = 0 , |
|
|
\Throwable |
$previous = null |
|
) |
| |
◆ getHttpCode()
App\Exceptions\MyException::getHttpCode |
( |
| ) |
|
◆ getHttpMessage()
App\Exceptions\MyException::getHttpMessage |
( |
| ) |
|
◆ $code
App\Exceptions\MyException::$code = IResponse::S409_CONFLICT |
|
protected |
The documentation for this class was generated from the following file: