Class IncompatibleLanguageException

  • All Implemented Interfaces:
    Serializable

    public class IncompatibleLanguageException
    extends ParserException
    Thrown when attempts to set the parser language result in failure.
    Since:
    1.6.0
    Author:
    Ozren Dabić
    See Also:
    Serialized Form
    • Constructor Detail

      • IncompatibleLanguageException

        public IncompatibleLanguageException​(Language language)