Class WAFDisallowedNameException

All Implemented Interfaces:
Serializable

public class WAFDisallowedNameException extends AmazonServiceException

The name specified is invalid.

See Also:
  • Constructor Details

    • WAFDisallowedNameException

      public WAFDisallowedNameException(String message)
      Constructs a new WAFDisallowedNameException with the specified error message.
      Parameters:
      message - Describes the error encountered.