withExceptionHandling

inline fun withExceptionHandling(catchLabel: Int, endLabel: Int, block: () -> Unit)

Automatically pushes/pops the required exception handlers.