Uses of Interface
org.ojalgo.EffectiveThrowable
-
Packages that use EffectiveThrowable Package Description org.ojalgo -
-
Uses of EffectiveThrowable in org.ojalgo
Classes in org.ojalgo that implement EffectiveThrowable Modifier and Type Class Description class
ProgrammingError
Incorrect use of the API.class
RecoverableCondition
Something that potentially could go wrong, actually did go wrong.
-