Klasse MonitorCanceledException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.net4j.util.om.monitor.MonitorCanceledException
- Alle implementierten Schnittstellen:
Serializable
- Seit:
- 2.0
- Autor:
- Eike Stepper
- Siehe auch:
- No Extend
- This interface is not intended to be extended by clients.
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungMonitorCanceledException(String message) MonitorCanceledException(String message, Throwable cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
MonitorCanceledException
public MonitorCanceledException() -
MonitorCanceledException
-
MonitorCanceledException
-
MonitorCanceledException
-