Searched refs:EXCEPTIONAL (Results 1 – 1 of 1) sorted by relevance
54 EXCEPTIONAL enumConstant599 if (readingEdge == EdgeType.EXCEPTIONAL) { in readOnThrowValue()673 return hasCatchSuccessor(successor) ? EdgeType.EXCEPTIONAL : EdgeType.NORMAL; in getEdgeType()