Package org.eclipse.emf.cdo.common.util
Klasse PartialCollectionLoadingNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.eclipse.emf.cdo.common.util.PartialCollectionLoadingNotSupportedException
- Alle implementierten Schnittstellen:
Serializable
An unchecked exception that indicates that
list element proxies
have been encountered but
cannot be handled.- Seit:
- 4.1
- Autor:
- Eike Stepper
- Siehe auch:
- No Extend
- This interface is not intended to be extended by clients.
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungPartialCollectionLoadingNotSupportedException
(String message, Throwable cause) -
Methodenübersicht
Von Klasse geerbte Methoden java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Konstruktordetails
-
PartialCollectionLoadingNotSupportedException
public PartialCollectionLoadingNotSupportedException() -
PartialCollectionLoadingNotSupportedException
-
PartialCollectionLoadingNotSupportedException
-
PartialCollectionLoadingNotSupportedException
-