spring-framework / org.springframework.jdbc / LobRetrievalFailureException / <init>

<init>

LobRetrievalFailureException(msg: String)

Constructor for LobRetrievalFailureException.

Parameters

msg - the detail message

LobRetrievalFailureException(msg: String, ex: IOException)

Constructor for LobRetrievalFailureException.

Parameters

msg - the detail message

ex - IOException root cause