CleanupFailureDataAccessException(msg: String, cause: Throwable)
Constructor for CleanupFailureDataAccessException.
msg - the detail message
msg
cause - the root cause from the underlying data access API, such as JDBC
cause