Package com.nt.udc.exceptions
Class NodeAddException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.nt.udc.exceptions.OSAException
com.nt.udc.exceptions.NodeAddException
- All Implemented Interfaces:
com.nt.common.exceptions.SMGException
,Serializable
- See Also:
-
Field Summary
Fields inherited from class com.nt.udc.exceptions.OSAException
o
Fields inherited from class java.rmi.RemoteException
detail
-
Constructor Summary
ConstructorsConstructorDescriptionNodeAddException
(String message) NodeAddException
(String message, String nodeid) -
Method Summary
Methods inherited from class com.nt.udc.exceptions.OSAException
getObject, setObject
Methods inherited from class java.rmi.RemoteException
getCause, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NodeAddException
public NodeAddException() -
NodeAddException
-
NodeAddException
-