Class LanguageException

  • All Implemented Interfaces:
    Serializable

    public class LanguageException
    extends RuntimeException
    A language exception is thrown if something illegal is tried in a language like setting the arity of a propositional predicate > zero.
    Author:
    Tim Janus
    See Also:
    Serialized Form