Main Page | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals | Related Pages

svn::ClientException Class Reference

#include <exception.hpp>

Inheritance diagram for svn::ClientException:

svn::Exception

Public Member Functions

 ClientException (svn_error_t *error) throw ()
 ClientException (apr_status_t status) 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 apr_status_t  status  )  throw ()
 

Constructor that takes only an apr errorcode

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 Tue Aug 30 19:22:25 2005 for SvnCpp by  doxygen 1.4.4