Class IamException
Default service exception class
- Exception
-
RuntimeException
-
Aws\Common\Exception\RuntimeException
implements
Aws\Common\Exception\AwsExceptionInterface
-
Aws\Common\Exception\ServiceResponseException
-
Aws\Iam\Exception\IamException
Direct known subclasses
Aws\Iam\Exception\DeleteConflictException,
Aws\Iam\Exception\DuplicateCertificateException,
Aws\Iam\Exception\MalformedCertificateException,
Aws\Iam\Exception\MalformedPolicyDocumentException,
Aws\Iam\Exception\NoSuchEntityException,
Aws\Iam\Exception\PasswordPolicyViolationException,
Aws\Iam\Exception\EntityAlreadyExistsException,
Aws\Iam\Exception\EntityTemporarilyUnmodifiableException,
Aws\Iam\Exception\InvalidAuthenticationCodeException,
Aws\Iam\Exception\InvalidCertificateException,
Aws\Iam\Exception\InvalidInputException,
Aws\Iam\Exception\InvalidUserTypeException,
Aws\Iam\Exception\KeyPairMismatchException,
Aws\Iam\Exception\LimitExceededException
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