Class OptionGroupNotFoundException

All Implemented Interfaces:
Serializable

public class OptionGroupNotFoundException extends AmazonServiceException

The specified option group could not be found.

See Also:
  • Constructor Details

    • OptionGroupNotFoundException

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