Searched defs:EXCEPTION (Results 1 – 10 of 10) sorted by relevance
51 static final int EXCEPTION = 0x7FFFFFFF; field in Edge
87 static final Exception EXCEPTION = new Exception(); field in TestLogHandlerTest
46 EXCEPTION = set('try catch throw'.split()) variable
36 protected static final Exception EXCEPTION = new Exception("Test exception"); field in AbstractChainedListenableFutureTest
944 private static final Exception EXCEPTION = new Exception(); field in AbstractServiceTest
185 enum Result { RETRY = -2, EXCEPTION = -1, FAILURE = 0, SUCCESS = 1 }; enumerator
31 enum Result { UNCHANGED, SUCCESS, EXCEPTION }; enumerator
57 public final static String EXCEPTION= "EXCEPTION "; field in Log
280 public static final byte EXCEPTION = 4; field in JDWPConstants.EventKind
1350 private static final int EXCEPTION= 0x10; field in UCaseProps