Class InvalidOperationException

All Implemented Interfaces:
Serializable

public class InvalidOperationException extends AmazonServiceException

Returned if the operation is not valid on the specified resource

See Also:
  • Constructor Details

    • InvalidOperationException

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