class org.apache.commons.math.optim.nonlinear.scalar.noderiv.BOBYQAOptimizer$PathIsExploredException extends java.lang.RuntimeException
{
private static final long serialVersionUID;
private static final java.lang.String PATH_IS_EXPLORED;
void <init>()
{
org.apache.commons.math.optim.nonlinear.scalar.noderiv.BOBYQAOptimizer$PathIsExploredException v;
java.lang.String v, v;
v := @this: org.apache.commons.math.optim.nonlinear.scalar.noderiv.BOBYQAOptimizer$PathIsExploredException;
v = staticinvoke <org.apache.commons.math.optim.nonlinear.scalar.noderiv.BOBYQAOptimizer: java.lang.String caller(int)>(3);
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (java.lang.String)>(v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("If this exception is thrown, just remove it from the code \u0001");
specialinvoke v.<java.lang.RuntimeException: void <init>(java.lang.String)>(v);
return;
}
}