![]() |
EleFits
4.0.1
A modern C++ API on top of CFitsIO
|
All the exception classes directly thrown by EleFits.
Classes | |
| class | Euclid::Fits::FitsError |
| Base of all exceptions thrown directly by the library. More... | |
| class | Euclid::Fits::OutOfBoundsError |
| Exception thrown if a value lies out of given bounds. More... | |
| struct | Euclid::Fits::ChecksumError |
| Exception thrown if a checksum is missing or incorrect. More... | |
| class | Euclid::Fits::ReadOnlyError |
| Exception thrown if trying to write a read-only file. More... | |
| struct | Euclid::Fits::KeywordExistsError |
| Exception thrown when a keyword already exists. More... | |
| struct | Euclid::Fits::KeywordNotFoundError |
| Exception thrown when a keyword is not found. More... | |