On Friday, May 18, the normal maintenance window (17:00 Pacific time) will be extended for data center maintenance until 23:00 Pacific. No extended down-time is planned, but brief delays and interruptions are possible throughout the period.
svn::Exception Class Reference
#include <exception.hpp>
|
Public Member Functions |
| | Exception (const char *message) throw () |
| | ~Exception () throw () |
| const char * | message () const |
| apr_status_t | apr_err () const |
Protected Attributes |
| Data * | m |
Detailed Description
Generic exception class.
Constructor & Destructor Documentation
| svn::Exception::Exception |
( |
const char * |
message |
) |
throw () |
Constructor. Assigns the exception reason.
| svn::Exception::~Exception |
( |
|
) |
throw () |
Member Function Documentation
| apr_status_t svn::Exception::apr_err |
( |
|
) |
const |
- Returns:
- the outermost error code.
| const char* svn::Exception::message |
( |
|
) |
const |
- Returns:
- the exception message.
Field Documentation
The documentation for this class was generated from the following file:
Generated on Tue Oct 6 19:45:58 2009 for SvnCpp by
1.5.8