Class QueueException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.core.runtime.CoreException
org.eclipse.ecf.core.util.ECFException
org.eclipse.ecf.core.sharedobject.util.QueueException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionQueueException
(String message) QueueException
(String message, Throwable cause) QueueException
(Throwable cause) QueueException
(org.eclipse.core.runtime.IStatus status) QueueException
(IQueue queue) -
Method Summary
Methods inherited from class org.eclipse.core.runtime.CoreException
getCause, getStatus, printStackTrace, printStackTrace, printStackTrace
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
QueueException
public QueueException(org.eclipse.core.runtime.IStatus status) -
QueueException
public QueueException() -
QueueException
-
QueueException
-
QueueException
-
-
Method Details
-
getQueue
-