public static class ControlFlow.Catcher extends Object
Modifier and Type | Method and Description |
---|---|
ControlFlow.Block |
block()
Returns the first block of the catch clause.
|
String |
type()
Returns the name of the exception type that
this catch clause catches.
|
public ControlFlow.Block block()
public String type()
Copyright © 2019. All rights reserved.