CustomParserNotFoundException

public class CustomParserNotFoundException extends IllegalArgumentException

Indicates an error, while looking for the Custom Event Parser in the context.

Constructors

CustomParserNotFoundException

public CustomParserNotFoundException(String parserName)

Exception constructor.

Parameters:
  • parserName – the name of the missing parser