Class TNCDisabledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.nt.udc.testnodechain.exception.TNCDisabledException
- All Implemented Interfaces:
com.nt.common.exceptions.SMGException
,Serializable
public class TNCDisabledException
extends RemoteException
implements com.nt.common.exceptions.SMGException
- See Also:
-
Field Summary
Fields inherited from class java.rmi.RemoteException
detail
-
Constructor Summary
ConstructorsConstructorDescriptionTNCDisabledException
(String message) TNCDisabledException
(String message, Exception e) -
Method Summary
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
-
TNCDisabledException
-
TNCDisabledException
-