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
CannotGetCciConnectionException(msg: String, ex: ResourceException)
Constructor for CannotGetCciConnectionException. |