public class JIPParameterUnboundedException extends JIPRuntimeException
JIPRuntimeException
,
Serialized FormID_UNKNOWN_EXCEPTION, ID_USER_EXCEPTION
Constructor and Description |
---|
JIPParameterUnboundedException(int nParam)
Constructor
Constructs a new JIPParameterUnboundedException
|
Modifier and Type | Method and Description |
---|---|
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 JIPParameterUnboundedException(int nParam)
nParam
- the index of the bad parameterJIPTerm
public JIPTerm getTerm()
getTerm
in class JIPRuntimeException