|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.naming.NamingException
|
+--com.novell.service.nds.naming.OperationAbortedException
Exception thrown from a createSubContext or destroySubcontext on an NdsPartitionTreeRootContext object when the operation is aborted via a call to abortOperations().
| Constructor Summary | |
OperationAbortedException(java.lang.String oprn)
Constructs an OperationAbortedException object based on a string paramter containing the name of the operation that is aborted. |
|
| Methods inherited from class javax.naming.NamingException |
appendRemainingComponent,
appendRemainingName,
getExplanation,
getRemainingName,
getResolvedName,
getResolvedObj,
getRootCause,
printStackTrace,
printStackTrace,
printStackTrace,
setRemainingName,
setResolvedName,
setResolvedObj,
setRootCause,
toString,
toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage |
| Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public OperationAbortedException(java.lang.String oprn)
oprn - The operation that is aborted.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||