Class DomainNotFoundException

All Implemented Interfaces:
Serializable

public class DomainNotFoundException extends AmazonServiceException
See Also:
  • Constructor Details

    • DomainNotFoundException

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