Class ConflictingDomainExistsException

All Implemented Interfaces:
Serializable

public class ConflictingDomainExistsException extends AmazonServiceException
See Also:
  • Constructor Details

    • ConflictingDomainExistsException

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