CCSDS 124.0-B-1 C++ 1.0.0
CCSDS 124.0-B-1 Lossless Compression
Loading...
Searching...
No Matches
ccsds124::Ccsds124Exception Class Reference

Base exception for CCSDS 124.0-B-1 errors. More...

#include <error.hpp>

Inheritance diagram for ccsds124::Ccsds124Exception:
[legend]
Collaboration diagram for ccsds124::Ccsds124Exception:
[legend]

Public Member Functions

 Ccsds124Exception (const std::string &message, Error code=Error::InvalidArg)
 
Error code () const noexcept
 

Detailed Description

Base exception for CCSDS 124.0-B-1 errors.

Definition at line 64 of file error.hpp.

Constructor & Destructor Documentation

◆ Ccsds124Exception()

ccsds124::Ccsds124Exception::Ccsds124Exception ( const std::string &  message,
Error  code = Error::InvalidArg 
)
inlineexplicit

Definition at line 66 of file error.hpp.

Member Function Documentation

◆ code()

Error ccsds124::Ccsds124Exception::code ( ) const
inlinenoexcept

Definition at line 69 of file error.hpp.


The documentation for this class was generated from the following file: