open class LobRetrievalFailureException : DataRetrievalFailureException
Exception to be thrown when a LOB could not be retrieved.
Author
Juergen Hoeller
Since
1.0.2
LobRetrievalFailureException(msg: String)LobRetrievalFailureException(msg: String, ex: IOException)
Constructor for LobRetrievalFailureException. |