HomeSort by relevance Sort by last modified time
    Searched refs:getErrorCode (Results 1 - 25 of 398) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/emma/core/java12/com/vladium/util/exception/
ICodedException.java 39 String getErrorCode ();
  /external/webview_support_interfaces/src/org/chromium/support_lib_boundary/
WebResourceErrorBoundaryInterface.java 11 public int getErrorCode();
  /frameworks/base/core/java/android/webkit/
WebResourceError.java 32 public abstract int getErrorCode();
  /frameworks/base/keystore/java/android/security/
KeyStoreException.java 37 public int getErrorCode() {
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
SQLDataExceptionTest.java 51 sQLDataException.getErrorCode(), 0);
65 sQLDataException.getErrorCode(), 0);
82 sQLDataException.getErrorCode(), 0);
99 sQLDataException.getErrorCode(), 0);
115 sQLDataException.getErrorCode(), 0);
130 sQLDataException.getErrorCode(), 0);
147 sQLDataException.getErrorCode(), 1);
164 sQLDataException.getErrorCode(), 0);
181 sQLDataException.getErrorCode(), -1);
197 sQLDataException.getErrorCode(), 1)
    [all...]
SQLFeatureNotSupportedExceptionTest.java 54 sQLFeatureNotSupportedException.getErrorCode(), 0);
72 sQLFeatureNotSupportedException.getErrorCode(), 0);
90 sQLFeatureNotSupportedException.getErrorCode(), 0);
109 sQLFeatureNotSupportedException.getErrorCode(), 0);
127 sQLFeatureNotSupportedException.getErrorCode(), 0);
145 sQLFeatureNotSupportedException.getErrorCode(), 0);
163 sQLFeatureNotSupportedException.getErrorCode(), 1);
181 sQLFeatureNotSupportedException.getErrorCode(), 0);
199 sQLFeatureNotSupportedException.getErrorCode(), -1);
217 sQLFeatureNotSupportedException.getErrorCode(), 1)
    [all...]
SQLIntegrityConstraintViolationExceptionTest.java 55 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
73 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
93 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
113 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
132 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
150 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
171 sQLIntegrityConstraintViolationException.getErrorCode(), 1);
192 sQLIntegrityConstraintViolationException.getErrorCode(), 0);
213 sQLIntegrityConstraintViolationException.getErrorCode(), -1);
233 sQLIntegrityConstraintViolationException.getErrorCode(), 1)
    [all...]
SQLInvalidAuthorizationSpecExceptionTest.java 55 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
73 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
93 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
113 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
132 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
150 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
170 sQLInvalidAuthorizationSpecException.getErrorCode(), 1);
190 sQLInvalidAuthorizationSpecException.getErrorCode(), 0);
210 sQLInvalidAuthorizationSpecException.getErrorCode(), -1);
229 sQLInvalidAuthorizationSpecException.getErrorCode(), 1)
    [all...]
SQLNonTransientConnectionExceptionTest.java 54 sQLNonTransientConnectionException.getErrorCode(), 0);
72 sQLNonTransientConnectionException.getErrorCode(), 0);
92 sQLNonTransientConnectionException.getErrorCode(), 0);
111 sQLNonTransientConnectionException.getErrorCode(), 0);
130 sQLNonTransientConnectionException.getErrorCode(), 0);
148 sQLNonTransientConnectionException.getErrorCode(), 0);
168 sQLNonTransientConnectionException.getErrorCode(), 1);
188 sQLNonTransientConnectionException.getErrorCode(), 0);
208 sQLNonTransientConnectionException.getErrorCode(), -1);
226 sQLNonTransientConnectionException.getErrorCode(), 1)
    [all...]
SQLNonTransientExceptionTest.java 52 sQLNonTransientException.getErrorCode(), 0);
67 sQLNonTransientException.getErrorCode(), 0);
84 sQLNonTransientException.getErrorCode(), 0);
101 sQLNonTransientException.getErrorCode(), 0);
117 sQLNonTransientException.getErrorCode(), 0);
132 sQLNonTransientException.getErrorCode(), 0);
149 sQLNonTransientException.getErrorCode(), 1);
166 sQLNonTransientException.getErrorCode(), 0);
183 sQLNonTransientException.getErrorCode(), -1);
199 sQLNonTransientException.getErrorCode(), 1)
    [all...]
SQLRecoverableExceptionTest.java 52 sQLRecoverableException.getErrorCode(), 0);
67 sQLRecoverableException.getErrorCode(), 0);
84 sQLRecoverableException.getErrorCode(), 0);
101 sQLRecoverableException.getErrorCode(), 0);
117 sQLRecoverableException.getErrorCode(), 0);
132 sQLRecoverableException.getErrorCode(), 0);
149 sQLRecoverableException.getErrorCode(), 1);
166 sQLRecoverableException.getErrorCode(), 0);
183 sQLRecoverableException.getErrorCode(), -1);
199 sQLRecoverableException.getErrorCode(), 1)
    [all...]
SQLSyntaxErrorExceptionTest.java 52 sQLSyntaxErrorException.getErrorCode(), 0);
67 sQLSyntaxErrorException.getErrorCode(), 0);
84 sQLSyntaxErrorException.getErrorCode(), 0);
101 sQLSyntaxErrorException.getErrorCode(), 0);
117 sQLSyntaxErrorException.getErrorCode(), 0);
132 sQLSyntaxErrorException.getErrorCode(), 0);
149 sQLSyntaxErrorException.getErrorCode(), 1);
166 sQLSyntaxErrorException.getErrorCode(), 0);
183 sQLSyntaxErrorException.getErrorCode(), -1);
199 sQLSyntaxErrorException.getErrorCode(), 1)
    [all...]
SQLTimeoutExceptionTest.java 52 sQLTimeoutException.getErrorCode(), 0);
67 sQLTimeoutException.getErrorCode(), 0);
84 sQLTimeoutException.getErrorCode(), 0);
101 sQLTimeoutException.getErrorCode(), 0);
117 sQLTimeoutException.getErrorCode(), 0);
132 sQLTimeoutException.getErrorCode(), 0);
149 sQLTimeoutException.getErrorCode(), 1);
166 sQLTimeoutException.getErrorCode(), 0);
183 sQLTimeoutException.getErrorCode(), -1);
199 sQLTimeoutException.getErrorCode(), 1)
    [all...]
SQLTransactionRollbackExceptionTest.java 54 sQLTransactionRollbackException.getErrorCode(), 0);
72 sQLTransactionRollbackException.getErrorCode(), 0);
90 sQLTransactionRollbackException.getErrorCode(), 0);
109 sQLTransactionRollbackException.getErrorCode(), 0);
127 sQLTransactionRollbackException.getErrorCode(), 0);
145 sQLTransactionRollbackException.getErrorCode(), 0);
163 sQLTransactionRollbackException.getErrorCode(), 1);
181 sQLTransactionRollbackException.getErrorCode(), 0);
199 sQLTransactionRollbackException.getErrorCode(), -1);
217 sQLTransactionRollbackException.getErrorCode(), 1)
    [all...]
SQLTransientConnectionExceptionTest.java 54 sQLTransientConnectionException.getErrorCode(), 0);
72 sQLTransientConnectionException.getErrorCode(), 0);
90 sQLTransientConnectionException.getErrorCode(), 0);
109 sQLTransientConnectionException.getErrorCode(), 0);
127 sQLTransientConnectionException.getErrorCode(), 0);
145 sQLTransientConnectionException.getErrorCode(), 0);
163 sQLTransientConnectionException.getErrorCode(), 1);
181 sQLTransientConnectionException.getErrorCode(), 0);
199 sQLTransientConnectionException.getErrorCode(), -1);
217 sQLTransientConnectionException.getErrorCode(), 1)
    [all...]
SQLTransientExceptionTest.java 52 sQLTransientException.getErrorCode(), 0);
67 sQLTransientException.getErrorCode(), 0);
84 sQLTransientException.getErrorCode(), 0);
101 sQLTransientException.getErrorCode(), 0);
117 sQLTransientException.getErrorCode(), 0);
132 sQLTransientException.getErrorCode(), 0);
149 sQLTransientException.getErrorCode(), 1);
166 sQLTransientException.getErrorCode(), 0);
183 sQLTransientException.getErrorCode(), -1);
199 sQLTransientException.getErrorCode(), 1)
    [all...]
SQLClientInfoExceptionTest.java 46 sqlClientInfoException.getErrorCode(), 0);
67 sqlClientInfoException.getErrorCode(), 0);
91 sqlClientInfoException.getErrorCode(), 0);
106 sqlClientInfoException.getErrorCode(), 0);
128 sqlClientInfoException.getErrorCode(), 0);
152 sqlClientInfoException.getErrorCode(), 0);
179 sqlClientInfoException.getErrorCode(), 0);
203 sqlClientInfoException.getErrorCode(), 0);
230 sqlClientInfoException.getErrorCode(), 1);
  /external/libmojo/base/android/java/src/org/chromium/base/library_loader/
ProcessInitException.java 32 public int getErrorCode() {
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPException.java 51 public int getErrorCode()
  /external/swiftshader/third_party/subzero/src/
IceCompileServer.h 54 virtual ErrorCode &getErrorCode() { return LastError; }
59 return getErrorCode().value();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/exceptions/
ReplyErrorCodeException.java 59 public int getErrorCode() {
  /frameworks/support/webkit/src/main/java/androidx/webkit/internal/
WebResourceErrorImpl.java 82 public int getErrorCode() {
86 return getFrameworksImpl().getErrorCode();
88 return getBoundaryInterface().getErrorCode();
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
ReplyPacket.java 75 public short getErrorCode() {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
BinaryStreamError.h 40 stream_error_code getErrorCode() const { return Code; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
BinaryStreamError.h 40 stream_error_code getErrorCode() const { return Code; }

Completed in 275 milliseconds

1 2 3 4 5 6 7 8 91011>>