
public class PartialCollectionLoadingNotSupportedException extends IllegalStateException
list element proxies have been encountered but
cannot be handled.| Constructor and Description |
|---|
PartialCollectionLoadingNotSupportedException() |
PartialCollectionLoadingNotSupportedException(String message) |
PartialCollectionLoadingNotSupportedException(String message,
Throwable cause) |
PartialCollectionLoadingNotSupportedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PartialCollectionLoadingNotSupportedException()
public PartialCollectionLoadingNotSupportedException(String message)
public PartialCollectionLoadingNotSupportedException(String message, Throwable cause)
public PartialCollectionLoadingNotSupportedException(Throwable cause)
Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.