#include <recovery_exception.h>
Public Member Functions | |
RecoveryException (unsigned int error_code) | |
const char * | what () const throw () |
Public Attributes | |
unsigned int | outcome |
Definition at line 10 of file recovery_exception.h.
|
inline |
Definition at line 12 of file recovery_exception.h.
|
inline |
Definition at line 14 of file recovery_exception.h.
unsigned int mbf_utility::RecoveryException::outcome |
Definition at line 28 of file recovery_exception.h.