For IntelliJ IDEA,
Android Studio or Eclipse



private void myMethod () {MIMEParsingException m =
new MIMEParsingException("Unknown Parser state = " + state)
Throwable cause;new MIMEParsingException(cause)
String str;new MIMEParsingException(str)
- Smart code suggestions by Codota
}