| /libcore/luni/src/main/java/java/sql/ |
| D | SQLNonTransientException.java | 39 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()
|
| D | SQLRecoverableException.java | 39 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()
|
| D | SQLDataException.java | 44 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()
|
| D | SQLIntegrityConstraintViolationException.java | 46 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()
|
| D | SQLNonTransientConnectionException.java | 46 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()
|
| D | SQLTransactionRollbackException.java | 40 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()
|
| D | SQLTimeoutException.java | 39 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()
|
| D | SQLTransientException.java | 39 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()
|
| D | SQLSyntaxErrorException.java | 39 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()
|
| D | SQLTransientConnectionException.java | 40 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()
|
| D | SQLInvalidAuthorizationSpecException.java | 46 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()
|
| D | SQLFeatureNotSupportedException.java | 44 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()
|
| D | BatchUpdateException.java | 92 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()
|
| D | SQLClientInfoException.java | 84 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()
|
| D | SQLWarning.java | 98 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/ |
| D | URISyntaxException.java | 49 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/ |
| D | SSLHandshakeException.java | 31 public SSLHandshakeException(String reason) { in SSLHandshakeException() 47 public SSLHandshakeException(String reason, Throwable cause) { in SSLHandshakeException()
|
| D | SSLProtocolException.java | 34 public SSLProtocolException(String reason) { in SSLProtocolException()
|
| D | SSLKeyException.java | 33 public SSLKeyException(String reason) { in SSLKeyException()
|
| D | SSLPeerUnverifiedException.java | 35 public SSLPeerUnverifiedException(String reason) { in SSLPeerUnverifiedException()
|
| D | SSLException.java | 34 public SSLException(String reason) { in SSLException()
|
| /libcore/luni/src/main/java/java/security/cert/ |
| D | CertificateRevokedException.java | 42 private final CRLReason reason; field in CertificateRevokedException 55 public CertificateRevokedException(Date revocationDate, CRLReason reason, in CertificateRevokedException()
|
| /libcore/luni/src/main/java/java/math/ |
| D | MathContext.java | 143 private IllegalArgumentException invalidMathContext(String reason, String s) { in invalidMathContext()
|
| /libcore/luni/src/main/native/ |
| D | libcore_icu_NativeConverter.cpp | 344 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/ |
| D | JSR166TestCase.java | 232 public void threadFail(String reason) { in threadFail()
|