public interface ThrowTree extends StatementTree
throw
statement.
For example:
throw expression;
Modifier and Type | Method and Description |
---|---|
ExpressionTree |
getExpression()
Returns the expression to be thrown.
|
ExpressionTree getExpression()
Copyright © 2005, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-02-27-124400.buildd.src