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
|
getErrorCode, getNextException, getSQLState, iterator, setNextExceptionpublic DataRetrievalException()
public DataRetrievalException(java.lang.String message)
public DataRetrievalException(java.lang.Throwable cause)
public DataRetrievalException(java.lang.String message, java.lang.Throwable cause)
Copyright © 2019. All Rights Reserved.