public class UserConfigLoaderException extends RuntimeException
| Constructor and Description | 
|---|
| UserConfigLoaderException()Instantiates a new user config loader exception. | 
| UserConfigLoaderException(String s)Instantiates a new user config loader exception. | 
| UserConfigLoaderException(String message,
                         Throwable cause)Instantiates a new user config loader exception. | 
| UserConfigLoaderException(Throwable e)Instantiates a new user config loader exception. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UserConfigLoaderException()
public UserConfigLoaderException(String s)
s - the spublic UserConfigLoaderException(Throwable e)
e - the eCopyright © 2014–2015 Apache Software Foundation. All rights reserved.