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, getStartPosition
IdentifierTree getParameter()
BlockTree getBlock()
ExpressionTree getCondition()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-06-25-232344.buildd.src