Package | Description |
---|---|
org.orekit.errors |
This package provides classes to generate and handle exceptions.
|
Modifier and Type | Method | Description |
---|---|---|
static TimeStampedCacheException |
TimeStampedCacheException.unwrap(org.hipparchus.exception.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-2019 CS Systèmes d'information. All rights reserved.