OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:createunsupportedoperationexception
(Results
1 - 2
of
2
) sorted by null
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
UnivariateRealSolverImpl.java
159
throw MathRuntimeException.
createUnsupportedOperationException
(LocalizedFormats.NOT_OVERRIDEN);
183
throw MathRuntimeException.
createUnsupportedOperationException
(LocalizedFormats.NOT_OVERRIDEN);
/external/apache-commons-math/src/main/java/org/apache/commons/math/
MathRuntimeException.java
570
public static UnsupportedOperationException
createUnsupportedOperationException
(final Localizable pattern,
Completed in 900 milliseconds