AWS SDK for Kotlin
1.6.62
      Platform filter
Skip to content
    AWS SDK for Kotlin
waf/aws.sdk.kotlin.services.waf.model/WafException

WafException

open class WafException

Base class for all service related exceptions thrown by the Waf client

Inheritors

WafBadRequestException
WafDisallowedNameException
WafEntityMigrationException
WafInternalErrorException
WafInvalidAccountException
WafInvalidOperationException
WafInvalidParameterException
WafInvalidPermissionPolicyException
WafInvalidRegexPatternException
WafLimitsExceededException
WafNonEmptyEntityException
WafNonexistentContainerException
WafNonexistentItemException
WafReferencedItemException
WafServiceLinkedRoleErrorException
WafStaleDataException
WafSubscriptionNotFoundException
WafTagOperationException
WafTagOperationInternalErrorException

Constructors

WafException
Link copied to clipboard
constructor()
constructor(message: String?)
constructor(message: String?, cause: Throwable?)
constructor(cause: Throwable?)
© 2026, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generated by dokka