public static class Parser.EventTooOldException extends Exception
This exception will be thrown if the event timestamp a payload parser extracts from a raw event is older than the maximum allowable timestamp difference set in the parser configuration.
Constructor and Description |
---|
EventTooOldException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public EventTooOldException(String message)
Copyright © 2022. All rights reserved.