public class org.junit.runner.JUnitCommandLineParseResult$CommandLineParserError extends java.lang.Exception
{
private static final long serialVersionUID;
public void <init>(java.lang.String)
{
org.junit.runner.JUnitCommandLineParseResult$CommandLineParserError v;
java.lang.String v;
v := @this: org.junit.runner.JUnitCommandLineParseResult$CommandLineParserError;
v := @parameter: java.lang.String;
specialinvoke v.<java.lang.Exception: void <init>(java.lang.String)>(v);
return;
}
}