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