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

#include <Exception.hpp>

Inherits std::runtime_error.

List of all members.

Public Member Functions

 usage_exception (const std::string &usage)

Detailed Description

Definition at line 35 of file Exception.hpp.


Constructor & Destructor Documentation

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

Definition at line 37 of file Exception.hpp.

: usage_exception(const std::string& usage) : std::runtime_error(usage) {}

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