public class JIPJVMException extends JIPRuntimeException
ID_UNKNOWN_EXCEPTION, ID_USER_EXCEPTION
Constructor and Description |
---|
JIPJVMException(Throwable ex)
Constructs a new JIPJVMException
|
Modifier and Type | Method and Description |
---|---|
Throwable |
getInnerException() |
JIPTerm |
getTerm()
Gets the error term associated to this exception
|
getErrorNumber, getFileName, getInnerMessage, getLineNumber, getMessage, getPosition, printPrologStackTrace, printPrologStackTrace, printPrologStackTrace, setTerm
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JIPJVMException(Throwable ex)
ex
- the JVM exception thrownpublic Throwable getInnerException()
public JIPTerm getTerm()
getTerm
in class JIPRuntimeException