public static class MethodThrowsFix.RemoveFirst extends MethodThrowsFix
MethodThrowsFix.Add, MethodThrowsFix.Remove, MethodThrowsFix.RemoveFirst
myThrowsCanonicalText
LOG, myEndElement, myStartElement
EMPTY_ARRAY
Constructor and Description |
---|
RemoveFirst(PsiMethod method,
PsiClassType exceptionType,
boolean showClassName) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getTextMessageKey() |
void |
invoke(Project project,
PsiFile file,
PsiElement startElement,
PsiElement endElement) |
getFamilyName, getText, isAvailable
applyFix, applyFix, getEndElement, getName, getStartElement, isAvailable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementToMakeWritable
startInWriteAction
public RemoveFirst(PsiMethod method, PsiClassType exceptionType, boolean showClassName)
protected java.lang.String getTextMessageKey()
getTextMessageKey
in class MethodThrowsFix
public void invoke(Project project, PsiFile file, PsiElement startElement, PsiElement endElement)
invoke
in class LocalQuickFixOnPsiElement