public class CannotGetCciConnectionException extends DataAccessResourceFailureException
| Constructor and Description |
|---|
CannotGetCciConnectionException(String msg,
javax.resource.ResourceException ex)
Constructor for CannotGetCciConnectionException.
|
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CannotGetCciConnectionException(String msg, javax.resource.ResourceException ex)
msg - messageex - ResourceException root causeCopyright © 2015. All rights reserved.