public class LazyReferenceFetchingException extends ConcurrentModificationException
| Constructor and Description |
|---|
LazyReferenceFetchingException(String msg)
Creates a LazyReferenceFetchingException with the given message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LazyReferenceFetchingException(String msg)
msg - the message to log