Class UnsupportedOperationException

All Implemented Interfaces:
Serializable

public class UnsupportedOperationException extends AmazonServiceException

Error code 400. Unsupported operation.

See Also:
  • Constructor Details

    • UnsupportedOperationException

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