AlligatorNoUserFound
class AlligatorNoUserFound extends AlligatorException
Class AlligatorNoUserFound
Properties
| protected int | $statusCode | from AlligatorException |
Methods
__construct(int $statusCode = Response::HTTP_FAILED_DEPENDENCY, string $message = " No user found !", Exception $previous = null, array $headers = array(), int $code = 0)
No description
array
getHeaders()
No description
int
getStatusCode()
Returns the status code.
Details
in AlligatorException at line 28
JsonResponse
getResponse()
at line 34
__construct(int $statusCode = Response::HTTP_FAILED_DEPENDENCY, string $message = " No user found !", Exception $previous = null, array $headers = array(), int $code = 0)
at line 47
array
getHeaders()
at line 57
int
getStatusCode()
Returns the status code.