public static class ControlFlow.Catcher
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
ControlFlow.Block |
block()
Returns the first block of the catch clause.
|
java.lang.String |
type()
Returns the name of the exception type that
this catch clause catches.
|
public ControlFlow.Block block()
public java.lang.String type()
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.