FLeaderApiException
class FLeaderApiException extends Exception
Class FLeaderApiException
Properties
| protected | $httpStatus | ||
| protected | $httpBody | ||
| protected | $jsonBody | ||
| protected | $httpHeaders |
Methods
__construct(string $message, null $httpStatus = null, null $httpBody = null, null $jsonBody = null, null $httpHeaders = null)
FLeaderApiException constructor.
getHttpStatus()
No description
getHttpBody()
No description
getJsonBody()
No description
getHttpHeaders()
No description
Details
at line 26
__construct(string $message, null $httpStatus = null, null $httpBody = null, null $jsonBody = null, null $httpHeaders = null)
FLeaderApiException constructor.