public static class ExceptionUtil.HandlePlace.TryCatch extends java.lang.Object implements ExceptionUtil.HandlePlace
ExceptionUtil.HandlePlace.TryCatch
UNHANDLED, UNKNOWN
Constructor and Description |
---|
TryCatch(PsiTryStatement statement,
PsiParameter parameter) |
Modifier and Type | Method and Description |
---|---|
PsiParameter |
getParameter() |
PsiTryStatement |
getTryStatement() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromBoolean
public TryCatch(PsiTryStatement statement, PsiParameter parameter)
public PsiTryStatement getTryStatement()
public PsiParameter getParameter()