Uses of Class
org.orekit.rugged.errors.RuggedException
-
Packages that use RuggedException Package Description org.orekit.rugged.errors This package provides classes to generate and handle exceptions. -
-
Uses of RuggedException in org.orekit.rugged.errors
Methods in org.orekit.rugged.errors that return RuggedException Modifier and Type Method Description RuggedException
RuggedExceptionWrapper. getException()
Deprecated.Get the wrapped exception.Constructors in org.orekit.rugged.errors with parameters of type RuggedException Constructor Description RuggedExceptionWrapper(RuggedException wrappedException)
Deprecated.Simple constructor.
-