public class DataRetrievalException extends DataAccessException
| 构造器和说明 |
|---|
DataRetrievalException()
contructor
|
DataRetrievalException(java.lang.String message)
contructor
|
DataRetrievalException(java.lang.String message,
java.lang.Throwable cause)
contructor
|
DataRetrievalException(java.lang.Throwable cause)
contructor
|
stripSQLExceptiongetErrorCode, getNextException, getSQLState, iterator, setNextExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DataRetrievalException()
public DataRetrievalException(java.lang.String message)
public DataRetrievalException(java.lang.Throwable cause)
public DataRetrievalException(java.lang.String message,
java.lang.Throwable cause)
Copyright © 2024. All Rights Reserved.