EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches
Classes

Detailed Description

All the exceptions directly thrown by EleFits.

Classes

struct  ChecksumError
 Exception thrown if a checksum is missing or incorrect. More...
 
class  FitsError
 Base of all exceptions thrown directly by the library. More...
 
struct  KeywordExistsError
 Exception thrown when a keyword already exists. More...
 
struct  KeywordNotFoundError
 Exception thrown when a keyword is not found. More...
 
class  OutOfBoundsError
 Exception thrown if a value lies out of given bounds. More...
 
class  ReadOnlyError
 Exception thrown if trying to write a read-only file. More...