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.
See Also: