Package org.orekit.errors

This package provides classes to generate and handle exceptions.

See:
          Description

Enum Summary
OrekitAddonsMessages OREKIT-ADDONS enumeration for localized messages formats.
OrekitMessages Enumeration for localized messages formats.
 

Exception Summary
FrameAncestorException This class is the base class for exception thrown by the UpdatableFrame.updateTransform(Frame, Frame, Transform, AbsoluteDate) 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.
OrekitRuntimeException Orekit Runtime Exception.
PropagationException This class is the base class for all specific exceptions thrown by during the propagation computation.
TimeStampedCacheException This class is the base class for all specific exceptions thrown by during the TimeStampedCache.
 

Package org.orekit.errors Description

This package provides classes to generate and handle exceptions.

Author:
L. Maisonobe


Copyright © 2017 CNES. All Rights Reserved.