Package org.eclipse.emf.cdo.server
Class ILobCleanup.LobCleanupNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.emf.cdo.common.util.CDOException
org.eclipse.emf.cdo.server.ILobCleanup.LobCleanupNotSupportedException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
ILobCleanup
Indicates that LOB cleanup is not supported.
- Author:
- Eike Stepper
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LobCleanupNotSupportedException
public LobCleanupNotSupportedException() -
LobCleanupNotSupportedException
-