Package | Description |
---|---|
org.jpc.converter.catalog.error | |
org.jpc.error |
Modifier and Type | Method and Description |
---|---|
PrologError |
PrologErrorConverter.fromTerm(Term term,
Type type,
Jpc context) |
Modifier and Type | Class and Description |
---|---|
class |
DomainError |
class |
EvaluationError |
class |
ExistenceError |
class |
InstantiationError |
class |
IsoPrologError
An exception in the Prolog side having the format "error(FormalDescription, Context)"
|
class |
PermissionError |
class |
RepresentationError |
class |
ResourceError |
class |
SyntaxError |
class |
SystemError |
class |
TypeError |
class |
UnknownIsoPrologError
A class representing a Prolog error that does not have a known representation in the Java side.
|
Copyright © 2014. All rights reserved.