|
||||||||||
| 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.NodeTypeRemovalException
public class NodeTypeRemovalException
Exception that is thrown when a JCR node type could not be removed.
| Constructor Summary | |
|---|---|
NodeTypeRemovalException()
Creates a new instance of NodeTypeRemovalException. |
|
NodeTypeRemovalException(java.lang.Exception wrappedException)
Creates a new instance of NodeTypeRemovalException. |
|
| 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 NodeTypeRemovalException()
public NodeTypeRemovalException(java.lang.Exception wrappedException)
wrappedException - Root exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||