AlligatorPayPalAccountException
class AlligatorPayPalAccountException extends AlligatorCheckOutException implements HttpExceptionInterface
Exception thrown when there is error in working with pay-pal
Class AlligatorPayPalAccountException
Properties
| protected int | $statusCode | from AlligatorException |
Methods
__construct(int $statusCode = Response::HTTP_FAILED_DEPENDENCY, string $message = "Pay pal is disabled.", 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 35
__construct(int $statusCode = Response::HTTP_FAILED_DEPENDENCY, string $message = "Pay pal is disabled.", Exception $previous = null, array $headers = array(), int $code = 0)
at line 48
array
getHeaders()
at line 59
int
getStatusCode()
Returns the status code.