AlligatorUserAlreadyExists
class AlligatorUserAlreadyExists extends AlligatorException
Class AlligatorUserAlreadyExists
Properties
| protected int | $statusCode | from AlligatorException |
Methods
__construct(int|string $statusCode = Response::HTTP_FAILED_DEPENDENCY, string $message = "Duplicate username or email address!", 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 33
__construct(int|string $statusCode = Response::HTTP_FAILED_DEPENDENCY, string $message = "Duplicate username or email address!", Exception $previous = null, array $headers = array(), int $code = 0)
at line 46
array
getHeaders()
at line 56
int
getStatusCode()
Returns the status code.