@InterfaceAudience.Public @InterfaceStability.Evolving public class VarraPropertiesException extends Exception
| Constructor and Description |
|---|
VarraPropertiesException()
Instantiates a new mind tree properties exception.
|
VarraPropertiesException(String message)
Instantiates a new mind tree properties exception.
|
VarraPropertiesException(String message,
Throwable cause)
Instantiates a new mind tree properties exception.
|
VarraPropertiesException(Throwable cause)
Instantiates a new mind tree properties exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic VarraPropertiesException()
public VarraPropertiesException(String message)
message - the messagepublic VarraPropertiesException(Throwable cause)
cause - the causeCopyright © 2016 utils4j. All Rights Reserved.