ProteoWizard
Public Member Functions
pwiz::util::user_error Class Reference

#include <Exception.hpp>

Inherits std::runtime_error.

List of all members.

Public Member Functions

 user_error (const std::string &what)

Detailed Description

Definition at line 40 of file Exception.hpp.


Constructor & Destructor Documentation

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

Definition at line 42 of file Exception.hpp.

: user_error(const std::string& what) : std::runtime_error(what) {}

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