public class InvalidReferenceException extends RuntimeException
| Constructor and Description |
|---|
InvalidReferenceException(String variable)
Creates a new exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidReferenceException(String variable)
variable - the variable which could not be resolvedCopyright © 2017. All rights reserved.