| Package | Description | 
|---|---|
| io.github.prolobjectlink.prolog | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ArityError
Runtime error raised when occurs one call to get arity method over a term
 that no have arity property. 
 | 
class  | 
CompoundExpectedError
Runtime error raised when occurs one call to some method over no compound
 term like get arguments or get argument at some position. all atomics term no
 have arguments and optionally over related invocations of the mentioned
 methods this runtime error take place. 
 | 
class  | 
FunctorError
Runtime error raised when occurs one call to get functor method over a term
 that no have functor property. 
 | 
class  | 
IndicatorError
Runtime error raised when occurs one call to get get indicator method over a
 term that no have indicator property. 
 | 
class  | 
ListExpectedError  | 
class  | 
StructureExpectedError  | 
class  | 
SyntaxError
Runtime error raised when occurs one syntax error. 
 | 
class  | 
UnknownTermError
Runtime error raised when  
PrologConverter don't have an equivalent
 term for some passed object. | 
Copyright © 2020–2024 Prolobjectlink Project. All rights reserved.