Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
version_error Class Reference
+ Inheritance diagram for version_error:
+ Collaboration diagram for version_error:

Public Member Functions

 version_error (const std::string &what_arg)
 
 version_error (const char *what_arg)
 

Detailed Description

Constructor & Destructor Documentation

◆ version_error() [1/2]

version_error::version_error ( const std::string &  what_arg)
inline
190: Slic3r::FileIOError(what_arg) {}

◆ version_error() [2/2]

version_error::version_error ( const char *  what_arg)
inline
191: Slic3r::FileIOError(what_arg) {}

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