Class InvalidEventPatternException

All Implemented Interfaces:
Serializable

public class InvalidEventPatternException extends AmazonServiceException

The event pattern is invalid.

See Also:
  • Constructor Details

    • InvalidEventPatternException

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