public class UtilTargetError extends UtilEvalError
UtilEvalError
,
Serialized FormConstructor 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.
|
toEvalError
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public Throwable t
public UtilTargetError(Throwable t)
public EvalError toEvalError(String msg, bsh.SimpleNode node, CallStack callstack)
toEvalError
in class UtilEvalError
msg
- may be null for no additional message.
? 2000-2005 pat@pat.net :-)