ProteoWizard
Public Member Functions | List of all members
pwiz::util::user_error Class Reference

#include <Exception.hpp>

Inheritance diagram for pwiz::util::user_error:

Public Member Functions

 user_error (const std::string &what)
 

Detailed Description

Definition at line 40 of file Exception.hpp.

Constructor & Destructor Documentation

§ user_error()

pwiz::util::user_error::user_error ( const std::string &  what)
inline

Definition at line 42 of file Exception.hpp.

42 : user_error(const std::string& what) : std::runtime_error(what) {}
STL namespace.
user_error(const std::string &what)
Definition: Exception.hpp:42

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