Package | Description |
---|---|
org.jpc.engine.prolog | |
org.jpc.error | |
org.jpc.term.compiler |
Classes in this package are used internally by the embedded Prolog engine.
|
Modifier and Type | Class and Description |
---|---|
class |
PrologEngineInitializationException
This exception is thrown if a PrologEngineConfiguration is missing some data to start a logic engine, or if the existing data is incorrect
|
Modifier and Type | Class and Description |
---|---|
class |
PrologParsingException
Exception thrown when attempting to parse non-conforming Prolog code.
|
Modifier and Type | Class and Description |
---|---|
class |
UncompiledTermException |
Copyright © 2014. All rights reserved.