public interface ThrownExceptionInfo
Modifier and Type | Method and Description |
---|---|
PsiType |
createType(PsiElement context,
PsiManager manager) |
int |
getOldIndex() |
void |
setType(PsiClassType type) |
void |
updateFromMethod(PsiMethod method) |
void setType(PsiClassType type)
PsiType createType(PsiElement context, PsiManager manager) throws IncorrectOperationException
IncorrectOperationException
void updateFromMethod(PsiMethod method)
int getOldIndex()