|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.math3.optimization.direct.BOBYQAOptimizer.PathIsExploredException
private static class BOBYQAOptimizer.PathIsExploredException
Marker for code paths that are not explored with the current unit tests. If the path becomes explored, it should just be removed from the code.
Field Summary | |
---|---|
private static java.lang.String |
PATH_IS_EXPLORED
|
private static long |
serialVersionUID
|
Constructor Summary | |
---|---|
BOBYQAOptimizer.PathIsExploredException()
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private static final long serialVersionUID
private static final java.lang.String PATH_IS_EXPLORED
Constructor Detail |
---|
BOBYQAOptimizer.PathIsExploredException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |