public class SharedObjectInitException extends ECFException
ISharedObject.init(ISharedObjectConfig)
Constructor and Description |
---|
SharedObjectInitException() |
SharedObjectInitException(org.eclipse.core.runtime.IStatus status) |
SharedObjectInitException(java.lang.String arg0) |
SharedObjectInitException(java.lang.String msg,
java.lang.Throwable cause) |
SharedObjectInitException(java.lang.Throwable cause) |
getCause, getStatus, printStackTrace, printStackTrace, printStackTrace
public SharedObjectInitException()
public SharedObjectInitException(org.eclipse.core.runtime.IStatus status)
public SharedObjectInitException(java.lang.String arg0)
public SharedObjectInitException(java.lang.String msg, java.lang.Throwable cause)
public SharedObjectInitException(java.lang.Throwable cause)