Class DomainDeprecatedException

All Implemented Interfaces:
Serializable

public class DomainDeprecatedException extends AmazonServiceException

Returned when the specified domain has been deprecated.

See Also:
  • Constructor Details

    • DomainDeprecatedException

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