Package org.eclipse.ecf.core.identity
Class IDCreateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.ecf.core.util.ECFRuntimeException
org.eclipse.ecf.core.identity.IDCreateException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionIDCreateException
(String message) IDCreateException
(String message, Throwable cause) IDCreateException
(Throwable cause) IDCreateException
(org.eclipse.core.runtime.IStatus status) -
Method Summary
Methods inherited from class org.eclipse.ecf.core.util.ECFRuntimeException
getStatus
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IDCreateException
public IDCreateException() -
IDCreateException
public IDCreateException(org.eclipse.core.runtime.IStatus status) -
IDCreateException
-
IDCreateException
-
IDCreateException
-