Package org.eclipse.emf.cdo.lm.client
Class ISystemDescriptor.ModuleDeletionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.emf.cdo.common.util.CDOException
org.eclipse.emf.cdo.lm.client.ISystemDescriptor.ModuleDeletionException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- ISystemDescriptor
- Author:
- Eike Stepper
- See Also:
-
Constructor Summary
ConstructorDescriptionModuleDeletionException
(String deletedModuleName, List<CDOObjectReference> references) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ModuleDeletionException
-