method resume
| 1 | class Exception |
| 1.1 | (Exception) method resume |
Documentation for method resume assembled from the following types:
class Exception
From Exception
(Exception) method resume
Defined as:
method resume(Exception:)
Resumes control flow where .throw left it when handled in a CATCH block.
# For example, resume control flow for any exceptionCATCH