public class EnvironmentException extends RuntimeException
Modifier and Type | Method and Description |
---|---|
Throwable |
getCause()
Return the causal exception.
|
String |
getMessage()
Prepends variable name to the base message.
|
String |
getVariable()
Gets the variable that was to be accessed.
|
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getVariable()
public Throwable getCause()
public String getMessage()
getMessage
in class Throwable
Throwable.getMessage()
Copyright © 2006–2019 OPS4J - Open Participation Software for Java. All rights reserved.