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

1 2 3

  /external/emma/core/java12/com/vladium/util/exception/
ICodedException.java 39 String 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);
BatchUpdateExceptionTest.java 52 aBatchUpdateException.getErrorCode(),
98 aBatchUpdateException.getErrorCode(),
153 aBatchUpdateException.getErrorCode(),
210 aBatchUpdateException.getErrorCode(),
268 aBatchUpdateException.getErrorCode(),
304 assertEquals(0, batchUpdateException.getErrorCode());
341 assertEquals(0, batchUpdateException.getErrorCode());
361 assertEquals(0, batchUpdateException.getErrorCode());
376 assertEquals(batchUpdateException.getErrorCode(), 1);
410 aBatchUpdateException.getErrorCode(),
    [all...]
SQLExceptionTest.java 89 .getErrorCode(), theFinalStates3[i]);
138 .getErrorCode(), theFinalStates3[i]);
185 .getErrorCode(), theFinalStates3[i]);
227 .getErrorCode(), theFinalStates3[i]);
245 * Method test for getErrorCode
269 theReturn = aSQLException.getErrorCode();
280 .getErrorCode(), theFinalStates3[i]);
336 .getErrorCode(), theFinalStates3[i]);
389 .getErrorCode(), theFinalStates3[i]);
443 .getErrorCode(), theFinalStates3[i])
    [all...]
SQLWarningTest.java 56 .getErrorCode(), theFinalStates3[i]);
103 .getErrorCode(), theFinalStates3[i]);
152 .getErrorCode(), theFinalStates3[i]);
204 .getErrorCode(), theFinalStates3[i]);
253 .getErrorCode(), theFinalStates3[i]);
300 .getErrorCode(), theFinalStates3[i]);
401 assertEquals(18, exception.getErrorCode());
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPException.java 51 public int getErrorCode()
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ExecResultException.java 44 public int getErrorCode() {
  /external/skia/legacy/src/animator/
SkDisplayInclude.cpp 50 if (maker.getErrorCode() != SkXMLParserError::kNoError || maker.getNativeCode() != -1) {
  /external/skia/src/animator/
SkDisplayInclude.cpp 50 if (maker.getErrorCode() != SkXMLParserError::kNoError || maker.getNativeCode() != -1) {
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcFailCause.java 70 sErrorCodeToFailCauseMap.put(fc.getErrorCode(), fc);
78 public int getErrorCode() {
DcTesterFailBringUpAll.java 64 DcFailCause.LOST_CONNECTION.getErrorCode(),
69 mFailBringUp.saveParameters(0, DcFailCause.NONE.getErrorCode(),
DcFailBringUp.java 55 intent.getIntExtra(FAIL_CAUSE, DEFAULT_FAIL_CAUSE.getErrorCode()));
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
ConnectionEventTest.java 105 assertEquals(initThr.getErrorCode(), dserThr.getErrorCode());

Completed in 290 milliseconds

1 2 3