Package com.bea.wli.monitoring
Class MonitoringException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.bea.wli.monitoring.MonitoringException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMonitoringException
(String message) MonitoringException
(String message, Throwable cause) MonitoringException
(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
-
MonitoringException
-
MonitoringException
-
MonitoringException
-