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

#include <Exception.hpp>

Inheritance diagram for pwiz::util::usage_exception:

Public Member Functions

 usage_exception (const std::string &usage)
 

Detailed Description

Definition at line 35 of file Exception.hpp.

Constructor & Destructor Documentation

§ usage_exception()

pwiz::util::usage_exception::usage_exception ( const std::string &  usage)
inline

Definition at line 37 of file Exception.hpp.

37 : usage_exception(const std::string& usage) : std::runtime_error(usage) {}
STL namespace.
usage_exception(const std::string &usage)
Definition: Exception.hpp:37

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