Class InvalidOptionGroupStateException

All Implemented Interfaces:
Serializable

public class InvalidOptionGroupStateException extends AmazonServiceException

The option group is not in the available state.

See Also:
  • Constructor Details

    • InvalidOptionGroupStateException

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