Searched defs:newException (Results 1 – 6 of 6) sorted by relevance
37 + (id) newException class118 + (id) newException class155 + (id) newException class192 + (id) newException class229 + (id) newException class266 + (id) newException class303 + (id) newException class346 + (id) newException class383 + (id) newException class
38 - (MismatchedNotSetException *)newException method
36 + (UnwantedTokenException *)newException class
37 + (id) newException class
44 + (id) newException class
69 val newException = tryCopyException(cause) ?: return exception in recoverFromStackFrame() constant