Modifier and Type | Method | Description |
---|---|---|
BlockTree |
getBlock() |
Returns the code block of this catch block.
|
ExpressionTree |
getCondition() |
Returns the optional catch condition expression.
|
ExpressionTree |
getParameter() |
Returns the catch parameter identifier or parameter binding pattern of the exception caught.
|
accept, getEndPosition, getKind, getStartPosition
ExpressionTree getParameter()
BlockTree getBlock()
ExpressionTree getCondition()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-Ubuntu+0-9b139-1