Class InvalidOperationException

All Implemented Interfaces:
Serializable

public class InvalidOperationException extends AmazonServiceException

An invalid operation was detected.

See Also:
  • Constructor Details

    • InvalidOperationException

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