Main Page   Namespace List   Class Hierarchy   Data Structures   File List   Namespace Members   Data Fields   Globals  

svn::ClientException Class Reference

#include <exception.hpp>

Inheritance diagram for svn::ClientException:

svn::Exception

Public Methods

 ClientException (svn_error_t *error) throw ()
 ClientException (const ClientException &src) throw ()
virtual ~ClientException () throw ()

Detailed Description

Subversion client exception class.


Constructor & Destructor Documentation

svn::ClientException::ClientException svn_error_t *    error throw ()
 

Constructor. Sets the error template and an optional message.

svn::ClientException::ClientException const ClientException &    src throw ()
 

Copy constructor

virtual svn::ClientException::~ClientException   throw () [virtual]
 


The documentation for this class was generated from the following file:
Generated on Thu Aug 28 13:22:39 2003 for SvnCpp by doxygen1.2.15