Uses of Package
org.tweetyproject.logics.commons.error
Packages that use org.tweetyproject.logics.commons.error
Package
Description
-
Classes in org.tweetyproject.logics.commons.error used by org.tweetyproject.logics.commons.errorClassDescriptionEnumeration representing specific reasons why a
LanguageException
might be thrown. -
Classes in org.tweetyproject.logics.commons.error used by org.tweetyproject.logics.commons.syntax.interfacesClassDescriptionA
LanguageException
is thrown when an illegal operation is attempted in a language, such as setting the arity of a propositional predicate to a value greater than zero. -
Classes in org.tweetyproject.logics.commons.error used by org.tweetyproject.logics.pl.errorClassDescriptionA
LanguageException
is thrown when an illegal operation is attempted in a language, such as setting the arity of a propositional predicate to a value greater than zero.Enumeration representing specific reasons why aLanguageException
might be thrown. -
Classes in org.tweetyproject.logics.commons.error used by org.tweetyproject.logics.translatorsClassDescriptionA
LanguageException
is thrown when an illegal operation is attempted in a language, such as setting the arity of a propositional predicate to a value greater than zero. -
Classes in org.tweetyproject.logics.commons.error used by org.tweetyproject.lp.asp.syntaxClassDescriptionA
LanguageException
is thrown when an illegal operation is attempted in a language, such as setting the arity of a propositional predicate to a value greater than zero. -
Classes in org.tweetyproject.logics.commons.error used by org.tweetyproject.lp.nlp.errorClassDescriptionA
LanguageException
is thrown when an illegal operation is attempted in a language, such as setting the arity of a propositional predicate to a value greater than zero.Enumeration representing specific reasons why aLanguageException
might be thrown. -
Classes in org.tweetyproject.logics.commons.error used by org.tweetyproject.lp.nlp.syntaxClassDescriptionA
LanguageException
is thrown when an illegal operation is attempted in a language, such as setting the arity of a propositional predicate to a value greater than zero.