public class ConfigurationException extends Exception
| Modifier | Constructor and Description |
|---|---|
protected |
ConfigurationException(String message) |
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationException |
create(String msgkey,
Object... args) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected ConfigurationException(String message)
public static ConfigurationException create(String msgkey, Object... args)
Copyright © 2014 Quattor. All Rights Reserved.