Class SharedObjectAddException
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.SharedObjectAddException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SharedObjectAddAbortException
Exception thrown upon shared object add to container
-
Constructor Summary
ConstructorsConstructorDescriptionSharedObjectAddException
(String msg, Throwable cause) SharedObjectAddException
(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
-
SharedObjectAddException
public SharedObjectAddException(org.eclipse.core.runtime.IStatus status) -
SharedObjectAddException
public SharedObjectAddException() -
SharedObjectAddException
-
SharedObjectAddException
-
SharedObjectAddException
-