Uses of Interface
org.hipparchus.exception.LocalizedException
Packages that use LocalizedException
-
Uses of LocalizedException in org.hipparchus.exception
Classes in org.hipparchus.exception that implement LocalizedExceptionModifier and TypeClassDescriptionclass
Base class for all preconditions violation exceptions.class
Base class for all exceptions that signal that the process throwing the exception is in a state that does not comply with the set of states that it is designed to be in.class
All exceptions thrown by the Hipparchus code inherit from this class.class
All conditions checks that fail due to anull
argument must throw this exception.