|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Error
com.ail.core.BaseError
com.ail.core.configure.ConfigurationError
com.ail.core.configure.ConfigurationResetError
public class ConfigurationResetError
This error is throw by PropertyLoaders when they fail due to some configuration error.
| Constructor Summary | |
|---|---|
ConfigurationResetError(java.lang.String description)
|
|
ConfigurationResetError(java.lang.String description,
java.lang.Throwable target)
|
|
| Method Summary |
|---|
| Methods inherited from class com.ail.core.BaseError |
|---|
getDescription, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationResetError(java.lang.String description)
public ConfigurationResetError(java.lang.String description,
java.lang.Throwable target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||