Package | Description |
---|---|
org.orekit.errors |
This package provides classes to generate and handle exceptions.
|
Modifier and Type | Method and Description |
---|---|
static TimeStampedCacheException |
TimeStampedCacheException.unwrap(MathRuntimeException exception)
Recover a TimeStampedCacheException, possibly embedded in a
MathRuntimeException . |
static TimeStampedCacheException |
TimeStampedCacheException.unwrap(OrekitException oe)
Recover a TimeStampedCacheException, possibly embedded in a
OrekitException . |
Copyright © 2002-2021 CS GROUP. All rights reserved.