Enum | Description |
---|---|
PatriusMessages |
Enumeration for localized messages formats used in exceptions messages.
|
Exception | Description |
---|---|
FrameAncestorException |
This class is the base class for exception thrown by
the
UpdatableFrame.updateTransform(Frame, Frame, Transform, AbsoluteDate)
method. |
PatriusException |
This class is the base class for all specific exceptions thrown by
the Patrius classes.
|
PatriusExceptionWrapper |
This class allows to wrap
PatriusException instances in RuntimeException . |
PatriusRuntimeException |
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 . |
Copyright © 2020 CNES. All rights reserved.