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

Exception for invalid arguments. More...

#include <error.hpp>

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

Public Member Functions

 InvalidArgumentException (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 invalid arguments.

Definition at line 80 of file error.hpp.

Constructor & Destructor Documentation

◆ InvalidArgumentException()

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

Definition at line 82 of file error.hpp.


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