HttpException
extends
Exception
in
All exceptions implements this interface.
Table of Contents
Methods
- getAwsCode() : string|null
- getAwsDetail() : string|null
- getAwsMessage() : string|null
- getAwsType() : string|null
- getResponse() : ResponseInterface
Methods
getAwsCode()
public
getAwsCode() : string|null
Return values
string|nullgetAwsDetail()
public
getAwsDetail() : string|null
Return values
string|nullgetAwsMessage()
public
getAwsMessage() : string|null
Return values
string|nullgetAwsType()
public
getAwsType() : string|null
Return values
string|nullgetResponse()
public
getResponse() : ResponseInterface