#include <exception.hpp>
Inheritance diagram for svn::Exception:
Public Member Functions | |
Exception (const char *message) throw () | |
~Exception () throw () | |
const char * | message () const |
const apr_status_t | apr_err () const |
Protected Attributes | |
Data * | m |
|
Constructor. Assigns the exception reason. |
|
|
|
|
|
|
|
|