Package org.eclipse.ecf.provider.comm
Class ConnectionCreateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.core.runtime.CoreException
org.eclipse.ecf.core.util.ECFException
org.eclipse.ecf.provider.comm.ConnectionCreateException
- All Implemented Interfaces:
Serializable
Exception class for connection creation exceptions
- See Also:
-
Constructor Summary
ConstructorDescriptionConnectionCreateException
(String message) ConnectionCreateException
(String message, Throwable cause) ConnectionCreateException
(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
-
ConnectionCreateException
public ConnectionCreateException(org.eclipse.core.runtime.IStatus status) -
ConnectionCreateException
public ConnectionCreateException() -
ConnectionCreateException
-
ConnectionCreateException
-
ConnectionCreateException
-