public class NoSuchVariableException extends WikiException
| Constructor and Description |
|---|
NoSuchVariableException(String msg)
Constructs an exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoSuchVariableException(String msg)
msg - Message to showCopyright © 2001-2019 The Apache Software Foundation. All rights reserved.