Class PlException

  • All Implemented Interfaces:
    java.io.Serializable

    public class PlException
    extends LanguageException
    An Exception for the propositional language, it is thrown if a developer tries to create illegal propositional statements like a predicate with an arity greater than zero.
    Author:
    Tim Janus
    See Also:
    Serialized Form