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