Package exceptions
Specialized exceptions that provide better feed-back
MissingParameterError
MissingParameterError (txt)
Base class for exceptions in this module.
SpiceError
SpiceError (function)
Base class for exceptions in this module.
ObserverNotSetError
Base class for exceptions in this module.
SPointNotSetError
Base class for exceptions in this module.
SpicerError
Base class for exceptions in this module.
GeoTransformNotSetError
GeoTransformNotSetError (where, what)
*Exception raised for errors in the input of transformations.
Attributes: where – where is something missing what – what is missing*
ProjectionNotSetError
ProjectionNotSetError (where, what)
*Exception raised for errors in the input of transformations.
Attributes: where – where is something missing what – what is missing*
SomethingNotSetError
SomethingNotSetError (where, what)
*Exception raised for errors in the input of transformations.
Attributes: where – where is something missing what – what is missing*
Error
Base class for exceptions in this module.