|
Xindice API version 1.1b4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.xindice.util.XindiceRuntimeException
org.apache.xindice.util.ConfigurationException
| Field Summary |
| Fields inherited from class org.apache.xindice.util.XindiceRuntimeException |
cause |
| Constructor Summary | |
ConfigurationException()
|
|
ConfigurationException(java.lang.String message)
|
|
ConfigurationException(java.lang.String message,
java.lang.Throwable cause)
|
|
ConfigurationException(java.lang.Throwable cause)
|
|
| Methods inherited from class org.apache.xindice.util.XindiceRuntimeException |
getCause, printStackTrace, printStackTrace, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ConfigurationException()
public ConfigurationException(java.lang.String message)
message -
public ConfigurationException(java.lang.String message,
java.lang.Throwable cause)
message - cause - public ConfigurationException(java.lang.Throwable cause)
|
Xindice API version 1.1b4 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||