Class InvalidTriggerConfigException

All Implemented Interfaces:
Serializable

public class InvalidTriggerConfigException extends AmazonServiceException

The trigger was specified in an invalid format.

See Also:
  • Constructor Details

    • InvalidTriggerConfigException

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