Class SharedObjectDisconnectException
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.SharedObjectDisconnectException
- All Implemented Interfaces:
Serializable
Exception thrown upon
ISharedObjectManager.disconnectSharedObjects(ISharedObjectConnector)
-
Constructor Summary
ConstructorDescriptionSharedObjectDisconnectException
(String msg, Throwable cause) SharedObjectDisconnectException
(org.eclipse.core.runtime.IStatus status) -
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
-
SharedObjectDisconnectException
public SharedObjectDisconnectException() -
SharedObjectDisconnectException
public SharedObjectDisconnectException(org.eclipse.core.runtime.IStatus status) -
SharedObjectDisconnectException
-
SharedObjectDisconnectException
-
SharedObjectDisconnectException
-