#include <exception.hpp>
Inheritance diagram for svn::ClientException:
Public Methods | |
ClientException (svn_error_t *error) throw () | |
ClientException (const ClientException &src) throw () | |
virtual | ~ClientException () throw () |
|
Constructor. Sets the error template and an optional message. |
|
Copy constructor |
|
|