|
|||||||||
| 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.NdsPartitionOperationException
Encapsulates error returns from the NDS native calls into exceptions for extended JNDI operations like syncReplica and setReplicaType
| Constructor Summary | |
NdsPartitionOperationException()
Constructs an NdsPartitionOperationException object with no error message string parameter. |
|
NdsPartitionOperationException(java.lang.String errorMessage)
Constructs an NdsPartitionOperationException object with an error message String parameter. |
|
| 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 NdsPartitionOperationException()
public NdsPartitionOperationException(java.lang.String errorMessage)
errorMessage - The error message string associated with
the exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||