Searched refs:AbortException (Results 1 – 4 of 4) sorted by relevance
35 class AbortException(Exception): class88 raise AbortException()
67 except command.AbortException:
160 } catch (AbortException e) { in read()348 static final class AbortException extends RuntimeException { class in XMLFileReader
588 throw new XMLFileReader.AbortException(); in handleEndDtd()