Subversion
Loading...
Searching...
No Matches
SVN++ Exceptions

Exceptions in SVN++ More...

Detailed Description

Exceptions in SVN++

Exceptions in SVN++

SVN++ uses exceptions for the following purposes:

The SVN++ implementation will also throw standard exceptions when appropriate. Their use is documented in the relevant modules.

Exception Hierarchy

All SVN++ exceptions are ultimately derived from std::exception.