ROSE  0.11.145.0
Public Member Functions | List of all members
Sawyer::Exception::RuntimeError Class Reference

Description

Base class for Sawyer runtime errors.

Definition at line 17 of file util/Sawyer/Exception.h.

#include <util/Sawyer/Exception.h>

Inheritance diagram for Sawyer::Exception::RuntimeError:
Inheritance graph
[legend]
Collaboration diagram for Sawyer::Exception::RuntimeError:
Collaboration graph
[legend]

Public Member Functions

 RuntimeError (const std::string &mesg)
 Constructor taking a description of the error. More...
 

Constructor & Destructor Documentation

Sawyer::Exception::RuntimeError::RuntimeError ( const std::string &  mesg)
inlineexplicit

Constructor taking a description of the error.

Definition at line 22 of file util/Sawyer/Exception.h.


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