Class LanguageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.tweetyproject.logics.commons.error.LanguageException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
NestedLogicProgramException, PlException

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