Class LanguageException

  • All Implemented Interfaces:
    java.io.Serializable
    Direct Known Subclasses:
    NestedLogicProgramException, PlException

    public class LanguageException
    extends java.lang.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