Package com.nt.udc.exceptions
Class ViewLogException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.nt.udc.exceptions.ViewLogException
- All Implemented Interfaces:
com.nt.common.exceptions.SMGException,Serializable
public class ViewLogException
extends RemoteException
implements com.nt.common.exceptions.SMGException
- See Also:
-
Field Summary
Fields inherited from class java.rmi.RemoteException
detail -
Constructor Summary
ConstructorsConstructorDescriptionViewLogException(String message) ViewLogException(String message, Exception e) -
Method Summary
Methods inherited from class java.rmi.RemoteException
getCause, getMessageMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ViewLogException
public ViewLogException() -
ViewLogException
-
ViewLogException
-