Uses of Interface
org.orekit.errors.LocalizedException
-
Packages that use LocalizedException Package Description org.orekit.errors This package provides classes to generate and handle exceptions. -
-
Uses of LocalizedException in org.orekit.errors
Classes in org.orekit.errors that implement LocalizedException Modifier and Type Class Description classFrameAncestorExceptionThis class is the base class for exception thrown by theUpdatableFrame.updateTransformmethod.classOrekitExceptionThis class is the base class for all specific exceptions thrown by the Orekit classes.classOrekitIllegalArgumentExceptionExtension ofIllegalArgumentExceptionwith localized message.classOrekitIllegalStateExceptionExtension ofIllegalStateExceptionwith localized message.classOrekitInternalErrorExtension ofRuntimewith localized message for internal errors only.classOrekitIOExceptionExtension ofIOExceptionwith localized message.classOrekitParseExceptionExtension ofParseExceptionwith localized message.classTimeStampedCacheExceptionThis class is the base class for all specific exceptions thrown by during theGenericTimeStampedCache.classUnsupportedParameterExceptionException for unsupportedParameterDriverin a model implementingParameterDriversProvider.
-