public class ECFException
extends org.eclipse.core.runtime.CoreException
Constructor and Description |
---|
ECFException() |
ECFException(org.eclipse.core.runtime.IStatus status) |
ECFException(String message) |
ECFException(String message,
Throwable cause) |
ECFException(Throwable cause) |
getCause, getStatus, printStackTrace, printStackTrace, printStackTrace
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
public ECFException()
public ECFException(String message)
message
- message associated with exceptionpublic ECFException(Throwable cause)
cause
- the cause of the new exceptionpublic ECFException(org.eclipse.core.runtime.IStatus status)
status
- the status for thCopyright © 2004–2020 Eclipse Foundation. All rights reserved.