|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.exist.collections.CollectionConfigurationException
Constructor Summary | |
CollectionConfigurationException()
|
|
CollectionConfigurationException(java.lang.String message)
|
|
CollectionConfigurationException(java.lang.String message,
java.lang.Throwable cause)
|
|
CollectionConfigurationException(java.lang.Throwable cause)
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public CollectionConfigurationException()
public CollectionConfigurationException(java.lang.String message)
message
- public CollectionConfigurationException(java.lang.Throwable cause)
cause
- public CollectionConfigurationException(java.lang.String message, java.lang.Throwable cause)
message
- cause
-
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |