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) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html