op_runtime_error Struct Reference

#include <op_exception.h>

Public Member Functions

 op_runtime_error (std::string const &err)
 op_runtime_error (std::string const &err, int cerrno)
 ~op_runtime_error () throw ()

Detailed Description

Encapsulate a runtime error with or w/o a valid errno

Definition at line 52 of file op_exception.h.


Constructor & Destructor Documentation

op_runtime_error::op_runtime_error ( std::string const &  err  )  [explicit]
op_runtime_error::op_runtime_error ( std::string const &  err,
int  cerrno 
)
op_runtime_error::~op_runtime_error (  )  throw ()

Definition at line 53 of file op_exception.cpp.


The documentation for this struct was generated from the following files:

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1