public class SqlRetryException
extends org.springframework.dao.DataAccessException
SqlRetryHandler. Since it is extending
RuntimeException there is no need to mark it in the throws section of the methods.| Constructor and Description |
|---|
SqlRetryException(String message) |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SqlRetryException(String message)
Copyright © 2024 The Apache Software Foundation. All rights reserved.