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