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

Exception for buffer underflow. More...

#include <error.hpp>

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

Public Member Functions

 UnderflowException (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 underflow.

Definition at line 98 of file error.hpp.

Constructor & Destructor Documentation

◆ UnderflowException()

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

Definition at line 100 of file error.hpp.


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