spring-framework / org.springframework.dao / CleanupFailureDataAccessException / <init>

<init>

CleanupFailureDataAccessException(msg: String, cause: Throwable)

Constructor for CleanupFailureDataAccessException.

Parameters

msg - the detail message

cause - the root cause from the underlying data access API, such as JDBC