InputFormatException class final
#include <descriptor.hpp>
Reports an error concerning the input file format.
This exception reports that the input format could not be determined or no FileReader could be acquired.
Constructors, destructors, conversion operators
- InputFormatException(const std::string& what_arg) explicit
- Constructor.
Function documentation
arcsdec:: InputFormatException:: InputFormatException(const std::string& what_arg) explicit
Constructor.
| Parameters | |
|---|---|
| what_arg in | What argument |