public interface TryCatchCallback
InstructionBuilder.startTryCatch(TryCatchCallback)
.Modifier and Type | Method and Description |
---|---|
void |
doBlock(TryCatchBlock block)
Invoked by the block to allow exception and finally handlers to be added.
|
void doBlock(TryCatchBlock block)
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.