Home
last modified time | relevance | path

Searched defs:reason (Results 1 – 25 of 51) sorted by relevance

123

/libcore/ojluni/src/main/java/java/sql/
DSQLTransactionRollbackException.java67 public SQLTransactionRollbackException(String reason) { in SQLTransactionRollbackException()
84 public SQLTransactionRollbackException(String reason, String SQLState) { in SQLTransactionRollbackException()
102 public SQLTransactionRollbackException(String reason, String SQLState, int vendorCode) { in SQLTransactionRollbackException()
135 public SQLTransactionRollbackException(String reason, Throwable cause) { 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()
DSQLDataException.java70 public SQLDataException(String reason) { in SQLDataException()
87 public SQLDataException(String reason, String SQLState) { in SQLDataException()
105 public SQLDataException(String reason, String SQLState, int vendorCode) { in SQLDataException()
137 public SQLDataException(String reason, Throwable cause) { 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()
DSQLIntegrityConstraintViolationException.java68 public SQLIntegrityConstraintViolationException(String reason) { in SQLIntegrityConstraintViolationException()
85 public SQLIntegrityConstraintViolationException(String reason, String SQLState) { in SQLIntegrityConstraintViolationException()
103 … public SQLIntegrityConstraintViolationException(String reason, String SQLState, int vendorCode) { in SQLIntegrityConstraintViolationException()
136 public SQLIntegrityConstraintViolationException(String reason, Throwable cause) { 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()
DSQLSyntaxErrorException.java67 public SQLSyntaxErrorException(String reason) { in SQLSyntaxErrorException()
84 public SQLSyntaxErrorException(String reason, String SQLState) { in SQLSyntaxErrorException()
102 public SQLSyntaxErrorException(String reason, String SQLState, int vendorCode) { in SQLSyntaxErrorException()
135 public SQLSyntaxErrorException(String reason, Throwable cause) { 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()
DSQLTransientException.java66 public SQLTransientException(String reason) { in SQLTransientException()
83 public SQLTransientException(String reason, String SQLState) { in SQLTransientException()
101 public SQLTransientException(String reason, String SQLState, int vendorCode) { in SQLTransientException()
134 public SQLTransientException(String reason, Throwable cause) { 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()
DSQLRecoverableException.java69 public SQLRecoverableException(String reason) { in SQLRecoverableException()
86 public SQLRecoverableException(String reason, String SQLState) { in SQLRecoverableException()
104 public SQLRecoverableException(String reason, String SQLState, int vendorCode) { in SQLRecoverableException()
137 public SQLRecoverableException(String reason, Throwable cause) { 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()
DSQLInvalidAuthorizationSpecException.java68 public SQLInvalidAuthorizationSpecException(String reason) { in SQLInvalidAuthorizationSpecException()
85 public SQLInvalidAuthorizationSpecException(String reason, String SQLState) { in SQLInvalidAuthorizationSpecException()
103 … public SQLInvalidAuthorizationSpecException(String reason, String SQLState, int vendorCode) { in SQLInvalidAuthorizationSpecException()
136 public SQLInvalidAuthorizationSpecException(String reason, Throwable cause) { 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()
DSQLTimeoutException.java65 public SQLTimeoutException(String reason) { in SQLTimeoutException()
82 public SQLTimeoutException(String reason, String SQLState) { in SQLTimeoutException()
100 public SQLTimeoutException(String reason, String SQLState, int vendorCode) { in SQLTimeoutException()
133 public SQLTimeoutException(String reason, Throwable cause) { 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()
DSQLTransientConnectionException.java68 public SQLTransientConnectionException(String reason) { in SQLTransientConnectionException()
85 public SQLTransientConnectionException(String reason, String SQLState) { in SQLTransientConnectionException()
103 public SQLTransientConnectionException(String reason, String SQLState, int vendorCode) { in SQLTransientConnectionException()
136 public SQLTransientConnectionException(String reason, Throwable cause) { 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()
DSQLNonTransientConnectionException.java69 public SQLNonTransientConnectionException(String reason) { in SQLNonTransientConnectionException()
86 public SQLNonTransientConnectionException(String reason, String SQLState) { in SQLNonTransientConnectionException()
104 public SQLNonTransientConnectionException(String reason, String SQLState, int vendorCode) { in SQLNonTransientConnectionException()
137 public SQLNonTransientConnectionException(String reason, Throwable cause) { in SQLNonTransientConnectionException()
153 public SQLNonTransientConnectionException(String reason, String SQLState, Throwable cause) { in SQLNonTransientConnectionException()
170 …public SQLNonTransientConnectionException(String reason, String SQLState, int vendorCode, Throwabl… in SQLNonTransientConnectionException()
DSQLNonTransientException.java68 public SQLNonTransientException(String reason) { in SQLNonTransientException()
85 public SQLNonTransientException(String reason, String SQLState) { in SQLNonTransientException()
103 public SQLNonTransientException(String reason, String SQLState, int vendorCode) { in SQLNonTransientException()
136 public SQLNonTransientException(String reason, Throwable cause) { 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()
DSQLFeatureNotSupportedException.java73 public SQLFeatureNotSupportedException(String reason) { in SQLFeatureNotSupportedException()
90 public SQLFeatureNotSupportedException(String reason, String SQLState) { in SQLFeatureNotSupportedException()
108 public SQLFeatureNotSupportedException(String reason, String SQLState, int vendorCode) { in SQLFeatureNotSupportedException()
141 public SQLFeatureNotSupportedException(String reason, Throwable cause) { 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()
DSQLWarning.java60 public SQLWarning(String reason, String SQLState, int vendorCode) { in SQLWarning()
80 public SQLWarning(String reason, String SQLState) { in SQLWarning()
98 public SQLWarning(String reason) { in SQLWarning()
147 public SQLWarning(String reason, Throwable cause) { in SQLWarning()
163 public SQLWarning(String reason, String SQLState, Throwable cause) { in SQLWarning()
181 public SQLWarning(String reason, String SQLState, int vendorCode, Throwable cause) { in SQLWarning()
DSQLException.java69 public SQLException(String reason, String SQLState, int vendorCode) { in SQLException()
95 public SQLException(String reason, String SQLState) { in SQLException()
118 public SQLException(String reason) { in SQLException()
186 public SQLException(String reason, Throwable cause) { in SQLException()
209 public SQLException(String reason, String sqlState, Throwable cause) { in SQLException()
235 public SQLException(String reason, String sqlState, int vendorCode, Throwable cause) { in SQLException()
DBatchUpdateException.java80 public BatchUpdateException( String reason, String SQLState, int vendorCode, in BatchUpdateException()
108 public BatchUpdateException(String reason, String SQLState, in BatchUpdateException()
135 public BatchUpdateException(String reason, int[] updateCounts) { in BatchUpdateException()
241 public BatchUpdateException(String reason, int []updateCounts, Throwable cause) { in BatchUpdateException()
265 public BatchUpdateException(String reason, String SQLState, in BatchUpdateException()
292 public BatchUpdateException(String reason, String SQLState, int vendorCode, in BatchUpdateException()
DSQLClientInfoException.java147 public SQLClientInfoException(String reason, in SQLClientInfoException()
174 public SQLClientInfoException(String reason, in SQLClientInfoException()
204 public SQLClientInfoException(String reason, in SQLClientInfoException()
231 public SQLClientInfoException(String reason, in SQLClientInfoException()
262 public SQLClientInfoException(String reason, in SQLClientInfoException()
292 public SQLClientInfoException(String reason, in SQLClientInfoException()
/libcore/ojluni/src/main/java/java/io/
DInvalidClassException.java57 public InvalidClassException(String reason) { in InvalidClassException()
67 public InvalidClassException(String cname, String reason) { in InvalidClassException()
DInvalidObjectException.java48 public InvalidObjectException(String reason) { in InvalidObjectException()
/libcore/luni/src/test/java/libcore/java/nio/file/
DInvalidPathExceptionTest.java26 String reason = "reason"; in test_Constructor$String$String$Int() local
79 String reason = "reason"; in test_Constructor$String$String() local
/libcore/ojluni/src/main/java/java/nio/file/
DInvalidPathException.java57 public InvalidPathException(String input, String reason, int index) { in InvalidPathException()
77 public InvalidPathException(String input, String reason) { in InvalidPathException()
/libcore/ojluni/src/main/java/java/net/
DURISyntaxException.java61 public URISyntaxException(String input, String reason, int index) { in URISyntaxException()
81 public URISyntaxException(String input, String reason) { in URISyntaxException()
/libcore/ojluni/src/main/java/javax/net/ssl/
DSSLHandshakeException.java48 public SSLHandshakeException(String reason) in SSLHandshakeException()
DSSLPeerUnverifiedException.java53 public SSLPeerUnverifiedException(String reason) in SSLPeerUnverifiedException()
DSSLKeyException.java47 public SSLKeyException(String reason) in SSLKeyException()
DSSLProtocolException.java47 public SSLProtocolException(String reason) in SSLProtocolException()

123