public class JTryBlock extends Object implements JStatement
Modifier and Type | Method and Description |
---|---|
JCatchBlock |
_catch(JClass exception) |
JBlock |
_finally() |
JBlock |
body() |
void |
state(JFormatter f) |
public JBlock body()
public JCatchBlock _catch(JClass exception)
public JBlock _finally()
public void state(JFormatter f)
state
in interface JStatement
Copyright © 2019 JBoss by Red Hat. All rights reserved.