Class Route53Exception
Default service exception class
- Exception
-
RuntimeException
-
Aws\Common\Exception\RuntimeException
implements
Aws\Common\Exception\AwsExceptionInterface
-
Aws\Common\Exception\ServiceResponseException
-
Aws\Route53\Exception\Route53Exception
Direct known subclasses
Aws\Route53\Exception\DelegationSetNotAvailableException,
Aws\Route53\Exception\HealthCheckAlreadyExistsException,
Aws\Route53\Exception\NoSuchHealthCheckException,
Aws\Route53\Exception\NoSuchHostedZoneException,
Aws\Route53\Exception\PriorRequestNotCompleteException,
Aws\Route53\Exception\TooManyHealthChecksException,
Aws\Route53\Exception\TooManyHostedZonesException,
Aws\Route53\Exception\HealthCheckInUseException,
Aws\Route53\Exception\HostedZoneAlreadyExistsException,
Aws\Route53\Exception\HostedZoneNotEmptyException,
Aws\Route53\Exception\IncompatibleVersionException,
Aws\Route53\Exception\InvalidChangeBatchException,
Aws\Route53\Exception\InvalidDomainNameException,
Aws\Route53\Exception\InvalidInputException,
Aws\Route53\Exception\NoSuchChangeException
Methods summary
Methods detail
Methods inherited from Aws\Common\Exception\ServiceResponseException
__toString(),
getAwsErrorCode(),
getAwsErrorType(),
getAwsRequestId(),
getExceptionCode(),
getExceptionType(),
getRequest(),
getRequestId(),
getResponse(),
getStatusCode(),
setExceptionCode(),
setExceptionType(),
setRequest(),
setRequestId(),
setResponse()
Methods inherited from Exception
__construct(),
__wakeup(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
Magic methods summary
Properties summary
Properties inherited from Aws\Common\Exception\ServiceResponseException
$exceptionCode,
$exceptionType,
$request,
$requestId,
$response