|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Error
org.makumba.MakumbaError
org.makumba.ConfigurationError
public class ConfigurationError
Error thrown if a configuration file is not found or cannot be accessed
| Field Summary |
|---|
| Fields inherited from class org.makumba.MakumbaError |
|---|
explanation |
| Constructor Summary | |
|---|---|
ConfigurationError(String error)
|
|
ConfigurationError(Throwable reason,
String error)
|
|
| Method Summary |
|---|
| Methods inherited from class org.makumba.MakumbaError |
|---|
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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationError(Throwable reason,
String error)
public ConfigurationError(String error)
|
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||