Class NoSuchHostedZoneException

All Implemented Interfaces:
Serializable

public class NoSuchHostedZoneException extends AmazonServiceException
See Also:
  • Constructor Details

    • NoSuchHostedZoneException

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