/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/ |
H A D | SQLInvalidAuthorizationSpecException.java | 85 public SQLInvalidAuthorizationSpecException(String reason, String SQLState) { in SQLInvalidAuthorizationSpecException() 103 … public SQLInvalidAuthorizationSpecException(String reason, String SQLState, int vendorCode) { in SQLInvalidAuthorizationSpecException() 152 public SQLInvalidAuthorizationSpecException(String reason, String SQLState, Throwable cause) { in SQLInvalidAuthorizationSpecException() 169 …public SQLInvalidAuthorizationSpecException(String reason, String SQLState, int vendorCode, Throwa… in SQLInvalidAuthorizationSpecException()
|
H A D | SQLNonTransientException.java | 85 public SQLNonTransientException(String reason, String SQLState) { in SQLNonTransientException() 103 public SQLNonTransientException(String reason, String SQLState, int vendorCode) { in SQLNonTransientException() 153 public SQLNonTransientException(String reason, String SQLState, Throwable cause) { in SQLNonTransientException() 170 … public SQLNonTransientException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLNonTransientException()
|
H A D | SQLTransientException.java | 83 public SQLTransientException(String reason, String SQLState) { in SQLTransientException() 101 public SQLTransientException(String reason, String SQLState, int vendorCode) { in SQLTransientException() 150 public SQLTransientException(String reason, String SQLState, Throwable cause) { in SQLTransientException() 167 public SQLTransientException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLTransientException()
|
H A D | SQLIntegrityConstraintViolationException.java | 85 public SQLIntegrityConstraintViolationException(String reason, String SQLState) { in SQLIntegrityConstraintViolationException() 103 … public SQLIntegrityConstraintViolationException(String reason, String SQLState, int vendorCode) { in SQLIntegrityConstraintViolationException() 152 … public SQLIntegrityConstraintViolationException(String reason, String SQLState, Throwable cause) { in SQLIntegrityConstraintViolationException() 169 …public SQLIntegrityConstraintViolationException(String reason, String SQLState, int vendorCode, Th… in SQLIntegrityConstraintViolationException()
|
H A D | SQLTransientConnectionException.java | 85 public SQLTransientConnectionException(String reason, String SQLState) { in SQLTransientConnectionException() 103 public SQLTransientConnectionException(String reason, String SQLState, int vendorCode) { in SQLTransientConnectionException() 152 public SQLTransientConnectionException(String reason, String SQLState, Throwable cause) { in SQLTransientConnectionException() 169 …public SQLTransientConnectionException(String reason, String SQLState, int vendorCode, Throwable c… in SQLTransientConnectionException()
|
H A D | SQLDataException.java | 87 public SQLDataException(String reason, String SQLState) { in SQLDataException() 105 public SQLDataException(String reason, String SQLState, int vendorCode) { in SQLDataException() 152 public SQLDataException(String reason, String SQLState, Throwable cause) { in SQLDataException() 168 public SQLDataException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLDataException()
|
H A D | SQLRecoverableException.java | 86 public SQLRecoverableException(String reason, String SQLState) { in SQLRecoverableException() 104 public SQLRecoverableException(String reason, String SQLState, int vendorCode) { in SQLRecoverableException() 153 public SQLRecoverableException(String reason, String SQLState, Throwable cause) { in SQLRecoverableException() 170 … public SQLRecoverableException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLRecoverableException()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/sql/ |
D | SQLNonTransientException.java | 85 public SQLNonTransientException(String reason, String SQLState) { in SQLNonTransientException() 103 public SQLNonTransientException(String reason, String SQLState, int vendorCode) { in SQLNonTransientException() 153 public SQLNonTransientException(String reason, String SQLState, Throwable cause) { in SQLNonTransientException() 170 … public SQLNonTransientException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLNonTransientException()
|
D | SQLSyntaxErrorException.java | 84 public SQLSyntaxErrorException(String reason, String SQLState) { in SQLSyntaxErrorException() 102 public SQLSyntaxErrorException(String reason, String SQLState, int vendorCode) { in SQLSyntaxErrorException() 151 public SQLSyntaxErrorException(String reason, String SQLState, Throwable cause) { in SQLSyntaxErrorException() 168 … public SQLSyntaxErrorException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLSyntaxErrorException()
|
D | SQLTransactionRollbackException.java | 84 public SQLTransactionRollbackException(String reason, String SQLState) { in SQLTransactionRollbackException() 102 public SQLTransactionRollbackException(String reason, String SQLState, int vendorCode) { in SQLTransactionRollbackException() 151 public SQLTransactionRollbackException(String reason, String SQLState, Throwable cause) { in SQLTransactionRollbackException() 168 …public SQLTransactionRollbackException(String reason, String SQLState, int vendorCode, Throwable c… in SQLTransactionRollbackException()
|
D | SQLInvalidAuthorizationSpecException.java | 85 public SQLInvalidAuthorizationSpecException(String reason, String SQLState) { in SQLInvalidAuthorizationSpecException() 103 … public SQLInvalidAuthorizationSpecException(String reason, String SQLState, int vendorCode) { in SQLInvalidAuthorizationSpecException() 152 public SQLInvalidAuthorizationSpecException(String reason, String SQLState, Throwable cause) { in SQLInvalidAuthorizationSpecException() 169 …public SQLInvalidAuthorizationSpecException(String reason, String SQLState, int vendorCode, Throwa… in SQLInvalidAuthorizationSpecException()
|
D | SQLTimeoutException.java | 82 public SQLTimeoutException(String reason, String SQLState) { in SQLTimeoutException() 100 public SQLTimeoutException(String reason, String SQLState, int vendorCode) { in SQLTimeoutException() 149 public SQLTimeoutException(String reason, String SQLState, Throwable cause) { in SQLTimeoutException() 166 public SQLTimeoutException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLTimeoutException()
|
D | SQLTransientException.java | 83 public SQLTransientException(String reason, String SQLState) { in SQLTransientException() 101 public SQLTransientException(String reason, String SQLState, int vendorCode) { in SQLTransientException() 150 public SQLTransientException(String reason, String SQLState, Throwable cause) { in SQLTransientException() 167 public SQLTransientException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLTransientException()
|
D | SQLFeatureNotSupportedException.java | 90 public SQLFeatureNotSupportedException(String reason, String SQLState) { in SQLFeatureNotSupportedException() 108 public SQLFeatureNotSupportedException(String reason, String SQLState, int vendorCode) { in SQLFeatureNotSupportedException() 157 public SQLFeatureNotSupportedException(String reason, String SQLState, Throwable cause) { in SQLFeatureNotSupportedException() 174 …public SQLFeatureNotSupportedException(String reason, String SQLState, int vendorCode, Throwable c… in SQLFeatureNotSupportedException()
|
D | SQLRecoverableException.java | 86 public SQLRecoverableException(String reason, String SQLState) { in SQLRecoverableException() 104 public SQLRecoverableException(String reason, String SQLState, int vendorCode) { in SQLRecoverableException() 153 public SQLRecoverableException(String reason, String SQLState, Throwable cause) { in SQLRecoverableException() 170 … public SQLRecoverableException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLRecoverableException()
|
D | SQLTransientConnectionException.java | 85 public SQLTransientConnectionException(String reason, String SQLState) { in SQLTransientConnectionException() 103 public SQLTransientConnectionException(String reason, String SQLState, int vendorCode) { in SQLTransientConnectionException() 152 public SQLTransientConnectionException(String reason, String SQLState, Throwable cause) { in SQLTransientConnectionException() 169 …public SQLTransientConnectionException(String reason, String SQLState, int vendorCode, Throwable c… in SQLTransientConnectionException()
|
D | SQLDataException.java | 87 public SQLDataException(String reason, String SQLState) { in SQLDataException() 105 public SQLDataException(String reason, String SQLState, int vendorCode) { in SQLDataException() 152 public SQLDataException(String reason, String SQLState, Throwable cause) { in SQLDataException() 168 public SQLDataException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLDataException()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/ |
D | SQLInvalidAuthorizationSpecException.java | 85 public SQLInvalidAuthorizationSpecException(String reason, String SQLState) { in SQLInvalidAuthorizationSpecException() 103 … public SQLInvalidAuthorizationSpecException(String reason, String SQLState, int vendorCode) { in SQLInvalidAuthorizationSpecException() 152 public SQLInvalidAuthorizationSpecException(String reason, String SQLState, Throwable cause) { in SQLInvalidAuthorizationSpecException() 169 …public SQLInvalidAuthorizationSpecException(String reason, String SQLState, int vendorCode, Throwa… in SQLInvalidAuthorizationSpecException()
|
D | SQLTimeoutException.java | 82 public SQLTimeoutException(String reason, String SQLState) { in SQLTimeoutException() 100 public SQLTimeoutException(String reason, String SQLState, int vendorCode) { in SQLTimeoutException() 149 public SQLTimeoutException(String reason, String SQLState, Throwable cause) { in SQLTimeoutException() 166 public SQLTimeoutException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLTimeoutException()
|
D | SQLIntegrityConstraintViolationException.java | 85 public SQLIntegrityConstraintViolationException(String reason, String SQLState) { in SQLIntegrityConstraintViolationException() 103 … public SQLIntegrityConstraintViolationException(String reason, String SQLState, int vendorCode) { in SQLIntegrityConstraintViolationException() 152 … public SQLIntegrityConstraintViolationException(String reason, String SQLState, Throwable cause) { in SQLIntegrityConstraintViolationException() 169 …public SQLIntegrityConstraintViolationException(String reason, String SQLState, int vendorCode, Th… in SQLIntegrityConstraintViolationException()
|
D | SQLTransientException.java | 83 public SQLTransientException(String reason, String SQLState) { in SQLTransientException() 101 public SQLTransientException(String reason, String SQLState, int vendorCode) { in SQLTransientException() 150 public SQLTransientException(String reason, String SQLState, Throwable cause) { in SQLTransientException() 167 public SQLTransientException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLTransientException()
|
D | SQLDataException.java | 87 public SQLDataException(String reason, String SQLState) { in SQLDataException() 105 public SQLDataException(String reason, String SQLState, int vendorCode) { in SQLDataException() 152 public SQLDataException(String reason, String SQLState, Throwable cause) { in SQLDataException() 168 public SQLDataException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLDataException()
|
D | SQLRecoverableException.java | 86 public SQLRecoverableException(String reason, String SQLState) { in SQLRecoverableException() 104 public SQLRecoverableException(String reason, String SQLState, int vendorCode) { in SQLRecoverableException() 153 public SQLRecoverableException(String reason, String SQLState, Throwable cause) { in SQLRecoverableException() 170 … public SQLRecoverableException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLRecoverableException()
|
D | SQLTransientConnectionException.java | 85 public SQLTransientConnectionException(String reason, String SQLState) { in SQLTransientConnectionException() 103 public SQLTransientConnectionException(String reason, String SQLState, int vendorCode) { in SQLTransientConnectionException() 152 public SQLTransientConnectionException(String reason, String SQLState, Throwable cause) { in SQLTransientConnectionException() 169 …public SQLTransientConnectionException(String reason, String SQLState, int vendorCode, Throwable c… in SQLTransientConnectionException()
|
D | SQLSyntaxErrorException.java | 84 public SQLSyntaxErrorException(String reason, String SQLState) { in SQLSyntaxErrorException() 102 public SQLSyntaxErrorException(String reason, String SQLState, int vendorCode) { in SQLSyntaxErrorException() 151 public SQLSyntaxErrorException(String reason, String SQLState, Throwable cause) { in SQLSyntaxErrorException() 168 … public SQLSyntaxErrorException(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLSyntaxErrorException()
|