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

Exception for buffer overflow. More...

#include <error.hpp>

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

Public Member Functions

 OverflowException (const std::string &message)
 
- Public Member Functions inherited from ccsds124::Ccsds124Exception
 Ccsds124Exception (const std::string &message, Error code=Error::InvalidArg)
 
Error code () const noexcept
 

Detailed Description

Exception for buffer overflow.

Definition at line 89 of file error.hpp.

Constructor & Destructor Documentation

◆ OverflowException()

ccsds124::OverflowException::OverflowException ( const std::string &  message)
inlineexplicit

Definition at line 91 of file error.hpp.


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