Interface CodeBuilder.CatchBuilder

All Known Implementing Classes:
CatchBuilderImpl
Enclosing interface:
CodeBuilder

public static sealed interface CodeBuilder.CatchBuilder permits CatchBuilderImpl
A builder to add catch blocks.
Since:
22
See Also: