Home | History | Annotate | Download | only in info

Lines Matching full:caught

2380      case the object caught by the `@catch' will be rethrown.
2383 caught using this scheme. When an object is thrown, it will be
2384 caught by the nearest `@catch' clause capable of handling objects
2387 provided to catch any and all Objective-C exceptions not caught by
2392 happen regardless of whether any exceptions are thrown, caught or
18421 the exception to be caught, only to perform an action. It is
19093 object and caught in another, the class must have default