TransientDataAccessResourceException(msg: String)
Constructor for TransientDataAccessResourceException.
msg - the detail message
msg
TransientDataAccessResourceException(msg: String, cause: Throwable)
cause - the root cause from the data access API in use
cause