public class ConversionFailedException extends SPException
You should not catch a ConversionFailedException. Catch SPException instead, since ConversionFailedException is not guaranteed to exist in future versions of Jasper.
SPTerm,
Serialized FormtoStringString| Constructor and Description |
|---|
ConversionFailedException(SICStus sp,
java.lang.String msg)
Create an instance
|
finalize, getTerm, toStringpublic ConversionFailedException(SICStus sp, java.lang.String msg)
sp - the Prolog instancemsg - the message