public class SharedObjectInitException extends ECFException
ISharedObject.init(ISharedObjectConfig)
Constructor and Description |
---|
SharedObjectInitException() |
SharedObjectInitException(org.eclipse.core.runtime.IStatus status) |
SharedObjectInitException(String arg0) |
SharedObjectInitException(String msg,
Throwable cause) |
SharedObjectInitException(Throwable cause) |
getCause, getStatus, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public SharedObjectInitException()
public SharedObjectInitException(org.eclipse.core.runtime.IStatus status)
public SharedObjectInitException(String arg0)
public SharedObjectInitException(Throwable cause)
Copyright © 2017 Eclipse Foundation. All rights reserved.