Name | Description |
---|---|
InvalidParserConfigurationException | This defines an exception that is thrown when there is a misconfiguration in the analyzer. It can be an invalid yaml definition or a problem with the builder parameters. |
UselessMatcherException | This exception is throw when a useless marcher is loaded. Exaple: you load a matcher that is used only to extract facebook data from user agent, but you don't require that fields. |