Kstars
SpatialException.h
113 SpatialFailure(const char *context, const char *operation, const char *resource, const char *because = nullptr) throw();
138 SpatialBoundsError(const char *context, const char *array, int32 limit = -1, int32 index = -1) throw();
SpatialException thrown on violation of array bounds.
Definition SpatialException.h:128
HTM SpatialIndex Exception base class This is the base class for all Science Archive exceptions.
Definition SpatialException.h:29
SpatialException thrown on violation of interface protocols.
Definition SpatialException.h:154
SpatialException thrown by unimplemented functions.
Definition SpatialException.h:83
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:43 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.