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
 
 public class IDCreateException extends ECFRuntimeException - See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description IDCreateException()IDCreateException(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.ECFRuntimeExceptiongetStatus
 - 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
-