Class Route53DomainsException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException
-
Aws\Route53Domains\Exception\Route53DomainsException
- Namespace: Aws\Route53Domains\Exception
- Located at Route53Domains/Exception/Route53DomainsException.php
Represents an error interacting with the Amazon Route 53 Domains service.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
isConnectionError()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()