|
||||||||||
| 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.apache.jackrabbit.ocm.nodemanagement.exception.BaseNodeManagementException
org.apache.jackrabbit.ocm.nodemanagement.exception.NamespaceCreationException
public class NamespaceCreationException
Exception that is thrown when a JCR namespace could not be created.
| Constructor Summary | |
|---|---|
NamespaceCreationException()
Creates a new instance of NamespaceCreationException. |
|
NamespaceCreationException(java.lang.Exception wrappedException)
Creates a new instance of NamespaceCreationException. |
|
| Method Summary |
|---|
| Methods inherited from class org.apache.jackrabbit.ocm.nodemanagement.exception.BaseNodeManagementException |
|---|
getWrappedException, printStackTrace, printStackTrace, setWrappedException |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NamespaceCreationException()
public NamespaceCreationException(java.lang.Exception wrappedException)
wrappedException - Root exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||