Home
last modified time | relevance | path

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

12

/libcore/luni/src/main/java/java/sql/
DSQLNonTransientException.java39 public SQLNonTransientException(String reason) { in SQLNonTransientException()
53 public SQLNonTransientException(String reason, String sqlState) { in SQLNonTransientException()
69 public SQLNonTransientException(String reason, String sqlState, in SQLNonTransientException()
98 public SQLNonTransientException(String reason, Throwable cause) { in SQLNonTransientException()
116 public SQLNonTransientException(String reason, String sqlState, in SQLNonTransientException()
137 public SQLNonTransientException(String reason, String sqlState, in SQLNonTransientException()
DSQLRecoverableException.java39 public SQLRecoverableException(String reason) { in SQLRecoverableException()
53 public SQLRecoverableException(String reason, String sqlState) { in SQLRecoverableException()
69 public SQLRecoverableException(String reason, String sqlState, in SQLRecoverableException()
98 public SQLRecoverableException(String reason, Throwable cause) { in SQLRecoverableException()
116 public SQLRecoverableException(String reason, String sqlState, in SQLRecoverableException()
137 public SQLRecoverableException(String reason, String sqlState, in SQLRecoverableException()
DSQLDataException.java44 public SQLDataException(String reason) { in SQLDataException()
58 public SQLDataException(String reason, String sqlState) { in SQLDataException()
74 public SQLDataException(String reason, String sqlState, int vendorCode) { in SQLDataException()
102 public SQLDataException(String reason, Throwable cause) { in SQLDataException()
120 public SQLDataException(String reason, String sqlState, Throwable cause) { in SQLDataException()
140 public SQLDataException(String reason, String sqlState, int vendorCode, in SQLDataException()
DSQLIntegrityConstraintViolationException.java46 public SQLIntegrityConstraintViolationException(String reason) { in SQLIntegrityConstraintViolationException()
60 public SQLIntegrityConstraintViolationException(String reason, in SQLIntegrityConstraintViolationException()
78 public SQLIntegrityConstraintViolationException(String reason, in SQLIntegrityConstraintViolationException()
108 public SQLIntegrityConstraintViolationException(String reason, in SQLIntegrityConstraintViolationException()
127 public SQLIntegrityConstraintViolationException(String reason, in SQLIntegrityConstraintViolationException()
149 public SQLIntegrityConstraintViolationException(String reason, in SQLIntegrityConstraintViolationException()
DSQLNonTransientConnectionException.java46 public SQLNonTransientConnectionException(String reason) { in SQLNonTransientConnectionException()
60 public SQLNonTransientConnectionException(String reason, String sqlState) { in SQLNonTransientConnectionException()
77 public SQLNonTransientConnectionException(String reason, String sqlState, in SQLNonTransientConnectionException()
107 public SQLNonTransientConnectionException(String reason, Throwable cause) { in SQLNonTransientConnectionException()
125 public SQLNonTransientConnectionException(String reason, String sqlState, in SQLNonTransientConnectionException()
147 public SQLNonTransientConnectionException(String reason, String sqlState, in SQLNonTransientConnectionException()
DSQLTransactionRollbackException.java40 public SQLTransactionRollbackException(String reason) { in SQLTransactionRollbackException()
54 public SQLTransactionRollbackException(String reason, String sqlState) { in SQLTransactionRollbackException()
70 public SQLTransactionRollbackException(String reason, String sqlState, in SQLTransactionRollbackException()
99 public SQLTransactionRollbackException(String reason, Throwable cause) { in SQLTransactionRollbackException()
117 public SQLTransactionRollbackException(String reason, String sqlState, in SQLTransactionRollbackException()
139 public SQLTransactionRollbackException(String reason, String sqlState, in SQLTransactionRollbackException()
DSQLTimeoutException.java39 public SQLTimeoutException(String reason) { in SQLTimeoutException()
53 public SQLTimeoutException(String reason, String sqlState) { in SQLTimeoutException()
69 public SQLTimeoutException(String reason, String sqlState, int vendorCode) { in SQLTimeoutException()
97 public SQLTimeoutException(String reason, Throwable cause) { in SQLTimeoutException()
115 public SQLTimeoutException(String reason, String sqlState, Throwable cause) { in SQLTimeoutException()
135 public SQLTimeoutException(String reason, String sqlState, int vendorCode, in SQLTimeoutException()
DSQLTransientException.java39 public SQLTransientException(String reason) { in SQLTransientException()
53 public SQLTransientException(String reason, String sqlState) { in SQLTransientException()
69 public SQLTransientException(String reason, String sqlState, int vendorCode) { in SQLTransientException()
97 public SQLTransientException(String reason, Throwable cause) { in SQLTransientException()
115 public SQLTransientException(String reason, String sqlState, Throwable cause) { in SQLTransientException()
135 public SQLTransientException(String reason, String sqlState, in SQLTransientException()
DSQLSyntaxErrorException.java39 public SQLSyntaxErrorException(String reason) { in SQLSyntaxErrorException()
53 public SQLSyntaxErrorException(String reason, String sqlState) { in SQLSyntaxErrorException()
69 public SQLSyntaxErrorException(String reason, String sqlState, in SQLSyntaxErrorException()
98 public SQLSyntaxErrorException(String reason, Throwable cause) { in SQLSyntaxErrorException()
116 public SQLSyntaxErrorException(String reason, String sqlState, in SQLSyntaxErrorException()
137 public SQLSyntaxErrorException(String reason, String sqlState, in SQLSyntaxErrorException()
DSQLTransientConnectionException.java40 public SQLTransientConnectionException(String reason) { in SQLTransientConnectionException()
54 public SQLTransientConnectionException(String reason, String sqlState) { in SQLTransientConnectionException()
70 public SQLTransientConnectionException(String reason, String sqlState, in SQLTransientConnectionException()
99 public SQLTransientConnectionException(String reason, Throwable cause) { in SQLTransientConnectionException()
117 public SQLTransientConnectionException(String reason, String sqlState, in SQLTransientConnectionException()
139 public SQLTransientConnectionException(String reason, String sqlState, in SQLTransientConnectionException()
DSQLInvalidAuthorizationSpecException.java46 public SQLInvalidAuthorizationSpecException(String reason) { in SQLInvalidAuthorizationSpecException()
60 public SQLInvalidAuthorizationSpecException(String reason, String sqlState) { in SQLInvalidAuthorizationSpecException()
77 public SQLInvalidAuthorizationSpecException(String reason, String sqlState, in SQLInvalidAuthorizationSpecException()
107 public SQLInvalidAuthorizationSpecException(String reason, Throwable cause) { in SQLInvalidAuthorizationSpecException()
125 public SQLInvalidAuthorizationSpecException(String reason, String sqlState, in SQLInvalidAuthorizationSpecException()
147 public SQLInvalidAuthorizationSpecException(String reason, String sqlState, in SQLInvalidAuthorizationSpecException()
DSQLFeatureNotSupportedException.java44 public SQLFeatureNotSupportedException(String reason) { in SQLFeatureNotSupportedException()
58 public SQLFeatureNotSupportedException(String reason, String sqlState) { in SQLFeatureNotSupportedException()
74 public SQLFeatureNotSupportedException(String reason, String sqlState, in SQLFeatureNotSupportedException()
103 public SQLFeatureNotSupportedException(String reason, Throwable cause) { in SQLFeatureNotSupportedException()
121 public SQLFeatureNotSupportedException(String reason, String sqlState, in SQLFeatureNotSupportedException()
143 public SQLFeatureNotSupportedException(String reason, String sqlState, in SQLFeatureNotSupportedException()
DBatchUpdateException.java92 public BatchUpdateException(String reason, int[] updateCounts, in BatchUpdateException()
108 public BatchUpdateException(String reason, String SQLState, in BatchUpdateException()
124 public BatchUpdateException(String reason, String SQLState, int vendorCode, in BatchUpdateException()
157 public BatchUpdateException(String reason, int[] updateCounts) { in BatchUpdateException()
177 public BatchUpdateException(String reason, String SQLState, in BatchUpdateException()
199 public BatchUpdateException(String reason, String SQLState, int vendorCode, in BatchUpdateException()
DSQLClientInfoException.java84 public SQLClientInfoException(String reason, in SQLClientInfoException()
105 public SQLClientInfoException(String reason, in SQLClientInfoException()
128 public SQLClientInfoException(String reason, String sqlState, in SQLClientInfoException()
154 public SQLClientInfoException(String reason, String sqlState, in SQLClientInfoException()
174 public SQLClientInfoException(String reason, String sqlState, in SQLClientInfoException()
197 public SQLClientInfoException(String reason, String sqlState, in SQLClientInfoException()
DSQLWarning.java98 public SQLWarning(String reason, Throwable cause) { in SQLWarning()
109 public SQLWarning(String reason, String SQLState, Throwable cause) { in SQLWarning()
120 public SQLWarning(String reason, String SQLState, int vendorCode, in SQLWarning()
/libcore/luni/src/main/java/java/net/
DURISyntaxException.java49 public URISyntaxException(String input, String reason, int index) { in URISyntaxException()
78 public URISyntaxException(String input, String reason) { in URISyntaxException()
129 String reason = super.getMessage(); in getMessage() local
/libcore/luni/src/main/java/javax/net/ssl/
DSSLHandshakeException.java31 public SSLHandshakeException(String reason) { in SSLHandshakeException()
47 public SSLHandshakeException(String reason, Throwable cause) { in SSLHandshakeException()
DSSLProtocolException.java34 public SSLProtocolException(String reason) { in SSLProtocolException()
DSSLKeyException.java33 public SSLKeyException(String reason) { in SSLKeyException()
DSSLPeerUnverifiedException.java35 public SSLPeerUnverifiedException(String reason) { in SSLPeerUnverifiedException()
DSSLException.java34 public SSLException(String reason) { in SSLException()
/libcore/luni/src/main/java/java/security/cert/
DCertificateRevokedException.java42 private final CRLReason reason; field in CertificateRevokedException
55 public CertificateRevokedException(Date revocationDate, CRLReason reason, in CertificateRevokedException()
/libcore/luni/src/main/java/java/math/
DMathContext.java143 private IllegalArgumentException invalidMathContext(String reason, String s) { in invalidMathContext()
/libcore/luni/src/main/native/
Dlibcore_icu_NativeConverter.cpp344 const UChar* codeUnits, int32_t length, UChar32 codePoint, UConverterCallbackReason reason, in CHARSET_ENCODER_CALLBACK()
449 UConverterCallbackReason reason, UErrorCode* status) { in CHARSET_DECODER_CALLBACK()
/libcore/jsr166-tests/src/test/java/jsr166/
DJSR166TestCase.java232 public void threadFail(String reason) { in threadFail()

12