|
||||||||||
| 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.OperationNotSupportedException
public class OperationNotSupportedException
Exception that is thrown if a JCR operation is not supported by a JCR repository implementation.
| Constructor Summary | |
|---|---|
OperationNotSupportedException()
Creates a new instance of NodeTypeRemovalException. |
|
OperationNotSupportedException(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 OperationNotSupportedException()
public OperationNotSupportedException(java.lang.Exception wrappedException)
wrappedException - Root exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||