public class SharedObjectDisconnectException extends ECFException
ISharedObjectManager.disconnectSharedObjects(ISharedObjectConnector)
Constructor and Description |
---|
SharedObjectDisconnectException() |
SharedObjectDisconnectException(org.eclipse.core.runtime.IStatus status) |
SharedObjectDisconnectException(String arg0) |
SharedObjectDisconnectException(String msg,
Throwable cause) |
SharedObjectDisconnectException(Throwable cause) |
getCause, getStatus, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public SharedObjectDisconnectException()
public SharedObjectDisconnectException(org.eclipse.core.runtime.IStatus status)
public SharedObjectDisconnectException(String arg0)
public SharedObjectDisconnectException(Throwable cause)
Copyright © 2004–2020 Eclipse Foundation. All rights reserved.