Class UnsupportedAvailabilityZoneException

All Implemented Interfaces:
Serializable

public class UnsupportedAvailabilityZoneException extends AmazonServiceException
See Also:
  • Constructor Details

    • UnsupportedAvailabilityZoneException

      public UnsupportedAvailabilityZoneException(String message)
      Constructs a new UnsupportedAvailabilityZoneException with the specified error message.
      Parameters:
      message - Describes the error encountered.
  • Method Details