public class ConfigurationJohnsonException extends JohnsonException
JohnsonConfig.| Constructor and Description |
|---|
ConfigurationJohnsonException(String s)
Constructs a new
ConfigurationJohnsonException with the provided message. |
ConfigurationJohnsonException(String s,
Throwable throwable)
Constructs a new
ConfigurationJohnsonException with the provided message and cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigurationJohnsonException(String s)
ConfigurationJohnsonException with the provided message.s - the exception messageCopyright © 2017 Atlassian. All rights reserved.