libslic3r
Library for generating gcode from 3d models
Public Member Functions | List of all members
Slic3r::InvalidOptionType Class Reference

Exception class for type mismatches. More...

#include <Config.hpp>

Inheritance diagram for Slic3r::InvalidOptionType:

Public Member Functions

 InvalidOptionType (const char *v)
 
 InvalidOptionType (const std::string v)
 

Detailed Description

Exception class for type mismatches.

Constructor & Destructor Documentation

◆ InvalidOptionType() [1/2]

Slic3r::InvalidOptionType::InvalidOptionType ( const char *  v)
inline

◆ InvalidOptionType() [2/2]

Slic3r::InvalidOptionType::InvalidOptionType ( const std::string  v)
inline

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