public class UtilTargetError extends UtilEvalError
UtilEvalError,
Serialized Form| Constructor and Description |
|---|
UtilTargetError(String message,
Throwable t) |
UtilTargetError(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
EvalError |
toEvalError(String msg,
bsh.SimpleNode node,
CallStack callstack)
Override toEvalError to throw TargetError type.
|
toEvalErroraddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Throwable t
public UtilTargetError(Throwable t)
public EvalError toEvalError(String msg, bsh.SimpleNode node, CallStack callstack)
toEvalError in class UtilEvalErrormsg - may be null for no additional message.© 2000-2005 pat@pat.net :-)