AWS SDK for Kotlin
Toggle table of contents
1.6.62
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
verifiedpermissions
/
aws.sdk.kotlin.services.verifiedpermissions.model
/
VerifiedPermissionsException
Verified
Permissions
Exception
open
class
VerifiedPermissionsException
Base class for all service related exceptions thrown by the VerifiedPermissions client
Inheritors
AccessDeniedException
ConflictException
InternalServerException
InvalidStateException
ResourceNotFoundException
ServiceQuotaExceededException
ThrottlingException
TooManyTagsException
ValidationException
Members
Constructors
Verified
Permissions
Exception
Link copied to clipboard
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)