public class UndefinedEnvironmentVariableException extends RuntimeException
EnvironmentVariableSubstitutor because no value is provided.| Constructor and Description |
|---|
UndefinedEnvironmentVariableException(String errorMessage)
Constructs a new exception with the given error message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UndefinedEnvironmentVariableException(String errorMessage)
errorMessage - the error messageCopyright © 2011. All rights reserved.