Searched refs:getErrorCode (Results 1 - 25 of 40) sorted by relevance

12

/external/emma/core/java12/com/vladium/util/exception/
H A DICodedException.java39 String getErrorCode (); method in interface:ICodedException
H A DAbstractException.java264 public final String getErrorCode () method in class:AbstractException
H A DAbstractRuntimeException.java264 public final String getErrorCode () method in class:AbstractRuntimeException
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
H A DSQLDataExceptionTest.java51 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(),
[all...]
H A DSQLFeatureNotSupportedExceptionTest.java54 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(),
[all...]
H A DSQLIntegrityConstraintViolationExceptionTest.java55 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(),
[all...]
H A DSQLInvalidAuthorizationSpecExceptionTest.java55 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(),
[all...]
H A DSQLNonTransientConnectionExceptionTest.java54 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(),
[all...]
H A DSQLNonTransientExceptionTest.java52 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(),
[all...]
H A DSQLRecoverableExceptionTest.java52 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(),
[all...]
H A DSQLSyntaxErrorExceptionTest.java52 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(),
[all...]
H A DSQLTimeoutExceptionTest.java52 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(),
[all...]
H A DSQLTransactionRollbackExceptionTest.java54 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(),
[all...]
H A DSQLTransientConnectionExceptionTest.java54 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(),
[all...]
H A DSQLTransientExceptionTest.java52 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(),
[all...]
H A DSQLClientInfoExceptionTest.java46 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);
H A DBatchUpdateExceptionTest.java52 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...]
H A DSQLExceptionTest.java89 .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(), theFinalStates
[all...]
H A DSQLWarningTest.java56 .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());
H A DDataTruncationTest.java71 .getErrorCode(), theFinalStates3[i]);
157 .getErrorCode(), theFinalStates3[i]);
229 .getErrorCode(), theFinalStates3[i]);
301 .getErrorCode(), theFinalStates3[i]);
373 .getErrorCode(), theFinalStates3[i]);
445 .getErrorCode(), theFinalStates3[i]);
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
H A DXMPException.java51 public int getErrorCode() method in class:XMPException
/external/skia/legacy/src/animator/
H A DSkDisplayInclude.cpp50 if (maker.getErrorCode() != SkXMLParserError::kNoError || maker.getNativeCode() != -1) {
/external/skia/src/animator/
H A DSkDisplayInclude.cpp50 if (maker.getErrorCode() != SkXMLParserError::kNoError || maker.getNativeCode() != -1) {
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DConnectionEventTest.java105 assertEquals(initThr.getErrorCode(), dserThr.getErrorCode());
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DXMPMetaParser.java193 if (e.getErrorCode() == XMPError.BADXML ||
194 e.getErrorCode() == XMPError.BADSTREAM)
248 if (e.getErrorCode() == XMPError.BADXML && options.getFixControlChars())

Completed in 3320 milliseconds

12