Subversion 1.6.16
|
Subversion error codes. More...
#include <apr_errno.h>
Go to the source code of this file.
Typedefs | |
typedef enum svn_errno_t | svn_errno_t |
Collection of Subversion error code values, located within the APR user error space. | |
Enumerations | |
enum | svn_errno_t { SVN_WARNING = APR_OS_START_USERERR + 1, SVN_ERRDEF } |
Collection of Subversion error code values, located within the APR user error space. More... |
Subversion error codes.
Definition in file svn_error_codes.h.
typedef enum svn_errno_t svn_errno_t |
Collection of Subversion error code values, located within the APR user error space.
enum svn_errno_t |
Collection of Subversion error code values, located within the APR user error space.
Definition at line 149 of file svn_error_codes.h.