| Interface | Description |
|---|---|
| LocalizedException |
This interface specified methods implemented by localized exception classes.
|
| Class | Description |
|---|---|
| OrekitMessages.UTF8Control |
Control class loading properties in UTF-8 encoding.
|
| Enum | Description |
|---|---|
| OrekitMessages |
Enumeration for localized messages formats.
|
| Exception | Description |
|---|---|
| FrameAncestorException |
This class is the base class for exception thrown by
the
UpdatableFrame.updateTransform method. |
| OrekitException |
This class is the base class for all specific exceptions thrown by
the Orekit classes.
|
| OrekitExceptionWrapper |
This class allows to wrap
OrekitException instances in RuntimeException. |
| OrekitIllegalArgumentException |
Extension of
IllegalArgumentException with localized message. |
| OrekitIllegalStateException |
Extension of
IllegalStateException with localized message. |
| OrekitInternalError |
Extension of
Runtime with localized message for internal errors only. |
| OrekitIOException |
Extension of
IOException with localized message. |
| OrekitParseException |
Extension of
ParseException with localized message. |
| TimeStampedCacheException |
This class is the base class for all specific exceptions thrown by
during the
GenericTimeStampedCache. |
Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.