SIRIUS
1. Sirius at a glance
2. Sirius Theoretical Basis
3. Sirius Developer Zone
3.1. Class Hierarchy
3.2. File Hierarchy
3.3. Full API
3.3.1. Namespaces
3.3.2. Classes and Structs
3.3.2.1. Struct ComplexDeleter
3.3.2.2. Struct PlanDeleter
3.3.2.3. Struct RealDeleter
3.3.2.4. Struct FilterMetadata
3.3.2.5. Struct DatasetDeleter
3.3.2.6. Struct GeoReference
3.3.2.7. Struct StreamBlock
3.3.2.8. Struct Padding
3.3.2.9. Struct Point
3.3.2.10. Struct Size
3.3.2.11. Template Struct is_error_code_enum< sirius::gdal::ErrorCode >
3.3.2.12. Template Struct is_error_code_enum< sirius::utils::ConcurrentQueueErrorCode >
3.3.2.13. Class Exception
3.3.2.14. Class Exception
3.3.2.15. Class Fftw
3.3.2.16. Class Filter
3.3.2.17. Class FrequencyResamplerFactory
3.3.2.18. Class Exception
3.3.2.19. Class InputStream
3.3.2.20. Class ResampledOutputStream
3.3.2.21. Class IFrequencyResampler
3.3.2.22. Class Image
3.3.2.23. Class ImageStreamer
3.3.2.24. Template Class FrequencyResampler
3.3.2.25. Template Class ImageDecompositionPeriodicSmoothPolicy
3.3.2.26. Template Class ImageDecompositionRegularPolicy
3.3.2.27. Class PeriodizationZoomStrategy
3.3.2.28. Class ZeroPaddingZoomStrategy
3.3.2.29. Template Class ConcurrentQueue
3.3.2.30. Template Class LRUCache
3.3.2.31. Class ZoomRatio
3.3.3. Enums
3.3.4. Functions
3.3.5. Variables
3.3.6. Defines
3.3.7. Typedefs
3.3.8. Directories
3.3.9. Files
SIRIUS
Docs
»
3. Library API
»
3.3.2.14. Class Exception
View page source
3.3.2.14. Class Exception
¶
Defined in
File exception.h
3.3.2.14.1. Inheritance Relationships
¶
3.3.2.14.1.1. Base Type
¶
public
sirius::Exception
(
Class Exception
)
3.3.2.14.2. Class Documentation
¶
class
Exception
:
public
sirius::
Exception
¶
Exception
wrapper for FFTW error.
Public Functions
Exception
(
ErrorCode
code
)
¶
Exception
(
const
Exception
&
)
¶
Exception
&
operator=
(
const
Exception
&
)
¶
Exception
(
Exception
&&
)
¶
Exception
&
operator=
(
Exception
&&
)
¶
const
char *
what
(
)
const
¶