public class JThrow extends Object implements IJStatement
| Modifier | Constructor and Description | 
|---|---|
protected  | 
JThrow(IJExpression aExpr)
JThrow constructor 
 | 
| Modifier and Type | Method and Description | 
|---|---|
IJExpression | 
expr()  | 
void | 
state(JFormatter f)  | 
protected JThrow(@Nonnull IJExpression aExpr)
aExpr - JExpression which evaluates to JThrow value@Nonnull public IJExpression expr()
public void state(@Nonnull JFormatter f)
state in interface IJStatementCopyright © 2013–2017 Philip Helger. All rights reserved.