Class HostedZoneNotFoundException

All Implemented Interfaces:
Serializable

public class HostedZoneNotFoundException extends AmazonServiceException

The specified HostedZone cannot be found.

See Also:
  • Constructor Details

    • HostedZoneNotFoundException

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