Package | Description |
---|---|
org.orekit.errors |
This package provides classes to generate and handle exceptions.
|
Modifier and Type | Method and Description |
---|---|
static PropagationException |
PropagationException.unwrap(org.hipparchus.exception.MathRuntimeException exception)
Deprecated.
Recover a PropagationException, possibly embedded in a
MathRuntimeException . |
static PropagationException |
PropagationException.unwrap(OrekitException oe)
Deprecated.
Recover a PropagationException, possibly embedded in a
OrekitException . |
Copyright © 2002-2017 CS Systèmes d'information. All rights reserved.