Class DescriptionTooLongException

All Implemented Interfaces:
Serializable

public class DescriptionTooLongException extends AmazonServiceException

The description is too long.

See Also:
  • Constructor Details

    • DescriptionTooLongException

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