| Exception | Description |
|---|---|
| DomainError | |
| EvaluationError | |
| ExistenceError | |
| InstantiationError | |
| IsoPrologError |
An exception in the Prolog side having the format "error(FormalDescription, Context)"
|
| PermissionError | |
| PrologError |
An exception in the Prolog side.
|
| PrologParsingException |
Exception thrown when attempting to parse non-conforming Prolog code.
|
| RepresentationError | |
| ResourceError | |
| SyntaxError | |
| SystemError | |
| TypeError | |
| UnknownIsoPrologError |
A class representing a Prolog error that does not have a known representation in the Java side.
|
Copyright © 2014. All rights reserved.