spring-framework / org.springframework.jca.cci / CannotGetCciConnectionException

CannotGetCciConnectionException

open class CannotGetCciConnectionException : DataAccessResourceFailureException

Fatal exception thrown when we can't connect to an EIS using CCI.

Author
Thierry Templier

Author
Juergen Hoeller

Since
1.2

Constructors

<init>

CannotGetCciConnectionException(msg: String, ex: ResourceException)

Constructor for CannotGetCciConnectionException.