public class InvalidVariableException extends Exception
Constructor and Description |
---|
InvalidVariableException() |
InvalidVariableException(String msg) |
InvalidVariableException(String message,
Throwable cause) |
InvalidVariableException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.