| 
    ROSE 0.11.145.357
    
   | 
 
Base class for Sawyer runtime errors.
Definition at line 17 of file Sawyer/Exception.h.
#include <Sawyer/Exception.h>


Public Member Functions | |
| RuntimeError (const std::string &mesg) | |
| Constructor taking a description of the error.   | |
      
  | 
  inline | |||||||||||||
Definition at line 19 of file Sawyer/Exception.h.
      
  | 
  inlineexplicit | 
Constructor taking a description of the error.
Definition at line 22 of file Sawyer/Exception.h.