Class OptionGroupAlreadyExistsException

All Implemented Interfaces:
Serializable

public class OptionGroupAlreadyExistsException extends AmazonServiceException

The option group you are trying to create already exists.

See Also:
  • Constructor Details

    • OptionGroupAlreadyExistsException

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