Parse Exception
The exception that should be thrown whenever parsing of a log message fails. This exception must not be thrown outside of template parsing.
Functions
Link copied to clipboard
Creates a new parse exception for situations in which the position of the error is known.
Link copied to clipboard
Link copied to clipboard
Creates a new parse exception for cases where position is not relevant.
Link copied to clipboard
Creates a new parse exception for situations in which both the start and end positions of the error are known.
Link copied to clipboard
Creates a new parse exception for situations in which only the start position of the error is known.