public class ResourceClosedException extends HibernateException
| Constructor and Description | 
|---|
ResourceClosedException(String message)
Constructs a ResourceClosedException using the supplied message. 
 | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceClosedException(String message)
message - The message explaining the exception conditionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.