Class EDRViewerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.portal.pfc.infranetui.edrviewer.EDRViewerException
- All Implemented Interfaces:
Serializable
EDRViewerException is thrown when there is a problem displaying a
serialized EDR.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEDRViewerException
(String message) EDRViewerException
(String message, Throwable cause) EDRViewerException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EDRViewerException
public EDRViewerException() -
EDRViewerException
-
EDRViewerException
-
EDRViewerException
-