public class LobRetrievalFailureException extends DataRetrievalFailureException
Constructor and Description |
---|
LobRetrievalFailureException(String msg)
Constructor for LobRetrievalFailureException.
|
LobRetrievalFailureException(String msg,
IOException ex)
Constructor for LobRetrievalFailureException.
|
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public LobRetrievalFailureException(String msg)
msg
- the detail messagepublic LobRetrievalFailureException(String msg, IOException ex)
msg
- the detail messageex
- the root cause IOException