Package org.eclipse.emf.cdo.common.util
Class PartialCollectionLoadingNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.eclipse.emf.cdo.common.util.PartialCollectionLoadingNotSupportedException
- All Implemented Interfaces:
Serializable
An unchecked exception that indicates that
list element proxies
have been encountered but
cannot be handled.- Since:
- 4.1
- Author:
- Eike Stepper
- See Also:
- No Extend
- This interface is not intended to be extended by clients.
-
Constructor Summary
ConstructorDescriptionPartialCollectionLoadingNotSupportedException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PartialCollectionLoadingNotSupportedException
public PartialCollectionLoadingNotSupportedException() -
PartialCollectionLoadingNotSupportedException
-
PartialCollectionLoadingNotSupportedException
-
PartialCollectionLoadingNotSupportedException
-