| Modifier and Type | Method and Description |
|---|---|
BlockTree |
getBlock()
Returns the code block of this catch block.
|
ExpressionTree |
getCondition()
Returns the optional catch condition expression.
|
IdentifierTree |
getParameter()
Returns the catch parameter identifier of the exception caught.
|
accept, getEndPosition, getKind, getStartPositionIdentifierTree getParameter()
BlockTree getBlock()
ExpressionTree getCondition()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-04-14-195246.buildd.src