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

public class SharedObjectDisconnectException extends ECFException
See Also:
  • Constructor Details

    • SharedObjectDisconnectException

      public SharedObjectDisconnectException()
    • SharedObjectDisconnectException

      public SharedObjectDisconnectException(org.eclipse.core.runtime.IStatus status)
    • SharedObjectDisconnectException

      public SharedObjectDisconnectException(String arg0)
    • SharedObjectDisconnectException

      public SharedObjectDisconnectException(String msg, Throwable cause)
    • SharedObjectDisconnectException

      public SharedObjectDisconnectException(Throwable cause)