Uses of Class
org.orekit.errors.TimeStampedCacheException
Packages that use TimeStampedCacheException
Package
Description
This package provides classes to generate and handle exceptions.
-
Uses of TimeStampedCacheException in org.orekit.errors
Methods in org.orekit.errors that return TimeStampedCacheExceptionModifier and TypeMethodDescriptionstatic TimeStampedCacheExceptionTimeStampedCacheException.unwrap(MathRuntimeException exception) Recover a TimeStampedCacheException, possibly embedded in aMathRuntimeException.static TimeStampedCacheExceptionTimeStampedCacheException.unwrap(OrekitException oe) Recover a TimeStampedCacheException, possibly embedded in aOrekitException.