Uses of Class
org.tmatesoft.svn.core.SVNErrorCode
Packages that use SVNErrorCode
Package
Description
This package mostly contains common classes as well as interfaces used
throughout all the library.
-
Uses of SVNErrorCode in org.tmatesoft.svn.cli
Methods in org.tmatesoft.svn.cli with parameters of type SVNErrorCodeModifier and TypeMethodDescriptionboolean
AbstractSVNCommandEnvironment.handleWarning
(SVNErrorMessage err, SVNErrorCode[] warningCodes, boolean quiet) -
Uses of SVNErrorCode in org.tmatesoft.svn.core
Fields in org.tmatesoft.svn.core declared as SVNErrorCodeModifier and TypeFieldDescriptionstatic final SVNErrorCode
SVNErrorCode.APMOD_ACTIVITY_NOT_FOUND
static final SVNErrorCode
SVNErrorCode.APMOD_BAD_BASELINE
static final SVNErrorCode
SVNErrorCode.APMOD_CONNECTION_ABORTED
static final SVNErrorCode
SVNErrorCode.APMOD_MALFORMED_URI
static final SVNErrorCode
SVNErrorCode.APMOD_MISSING_PATH_TO_FS
static final SVNErrorCode
SVNErrorCode.ASSERTION_FAIL
static final SVNErrorCode
SVNErrorCode.ATOMIC_INIT_FAILURE
static final SVNErrorCode
SVNErrorCode.AUTHN_CREDS_NOT_SAVED
static final SVNErrorCode
SVNErrorCode.AUTHN_CREDS_UNAVAILABLE
static final SVNErrorCode
SVNErrorCode.AUTHN_NO_PROVIDER
static final SVNErrorCode
SVNErrorCode.AUTHN_PROVIDERS_EXHAUSTED
static final SVNErrorCode
SVNErrorCode.AUTHZ_INVALID_CONFIG
static final SVNErrorCode
SVNErrorCode.AUTHZ_PARTIALLY_READABLE
static final SVNErrorCode
SVNErrorCode.AUTHZ_ROOT_UNREADABLE
static final SVNErrorCode
SVNErrorCode.AUTHZ_UNREADABLE
static final SVNErrorCode
SVNErrorCode.AUTHZ_UNWRITABLE
static final SVNErrorCode
SVNErrorCode.BAD_CHANGELIST_NAME
static final SVNErrorCode
SVNErrorCode.BAD_CHECKSUM_KIND
static final SVNErrorCode
SVNErrorCode.BAD_CHECKSUM_PARSE
static final SVNErrorCode
SVNErrorCode.BAD_CONFIG_VALUE
static final SVNErrorCode
SVNErrorCode.BAD_CONTAINING_POOL
static final SVNErrorCode
SVNErrorCode.BAD_DATE
static final SVNErrorCode
SVNErrorCode.BAD_FILENAME
static final SVNErrorCode
SVNErrorCode.BAD_MIME_TYPE
static final SVNErrorCode
SVNErrorCode.BAD_PROP_KIND
static final SVNErrorCode
SVNErrorCode.BAD_PROPERTY_VALUE
static final SVNErrorCode
SVNErrorCode.BAD_RELATIVE_PATH
static final SVNErrorCode
SVNErrorCode.BAD_SERVER_SPECIFICATION
static final SVNErrorCode
SVNErrorCode.BAD_URL
static final SVNErrorCode
SVNErrorCode.BAD_UUID
static final SVNErrorCode
SVNErrorCode.BAD_VERSION_FILE_FORMAT
static final SVNErrorCode
SVNErrorCode.BASE
static final SVNErrorCode
SVNErrorCode.CANCELLED
static final SVNErrorCode
SVNErrorCode.CEASE_INVOCATION
static final SVNErrorCode
SVNErrorCode.CHECKSUM_MISMATCH
static final SVNErrorCode
SVNErrorCode.CL_ADM_DIR_RESERVED
static final SVNErrorCode
SVNErrorCode.CL_ARG_PARSING_ERROR
static final SVNErrorCode
SVNErrorCode.CL_BAD_LOG_MESSAGE
static final SVNErrorCode
SVNErrorCode.CL_COMMIT_IN_ADDED_DIR
static final SVNErrorCode
SVNErrorCode.CL_ERROR_PROCESSING_EXTERNALS
static final SVNErrorCode
SVNErrorCode.CL_INSUFFICIENT_ARGS
static final SVNErrorCode
SVNErrorCode.CL_LOG_MESSAGE_IS_PATHNAME
static final SVNErrorCode
SVNErrorCode.CL_LOG_MESSAGE_IS_VERSIONED_FILE
static final SVNErrorCode
SVNErrorCode.CL_MUTUALLY_EXCLUSIVE_ARGS
static final SVNErrorCode
SVNErrorCode.CL_NO_EXTERNAL_EDITOR
static final SVNErrorCode
SVNErrorCode.CL_NO_EXTERNAL_MERGE_TOOL
static final SVNErrorCode
SVNErrorCode.CL_UNNECESSARY_LOG_MESSAGE
static final SVNErrorCode
SVNErrorCode.CLIENT_BAD_REVISION
static final SVNErrorCode
SVNErrorCode.CLIENT_BAD_STRIP_COUNT
static final SVNErrorCode
SVNErrorCode.CLIENT_CYCLE_DETECTED
static final SVNErrorCode
SVNErrorCode.CLIENT_DUPLICATE_COMMIT_URL
static final SVNErrorCode
SVNErrorCode.CLIENT_FILE_EXTERNAL_OVERWRITE_VERSIONED
static final SVNErrorCode
SVNErrorCode.CLIENT_FORBIDDEN_BY_SERVER
static final SVNErrorCode
SVNErrorCode.CLIENT_INVALID_EXTERNALS_DESCRIPTION
static final SVNErrorCode
SVNErrorCode.CLIENT_INVALID_MERGEINFO_NO_MERGETRACKING
static final SVNErrorCode
SVNErrorCode.CLIENT_INVALID_RELOCATION
static final SVNErrorCode
SVNErrorCode.CLIENT_IS_BINARY_FILE
static final SVNErrorCode
SVNErrorCode.CLIENT_IS_DIRECTORY
static final SVNErrorCode
SVNErrorCode.CLIENT_MERGE_UPDATE_REQUIRED
static final SVNErrorCode
SVNErrorCode.CLIENT_MISSING_LOCK_TOKEN
static final SVNErrorCode
SVNErrorCode.CLIENT_MODIFIED
static final SVNErrorCode
SVNErrorCode.CLIENT_MULTIPLE_SOURCES_DISALLOWED
static final SVNErrorCode
SVNErrorCode.CLIENT_NO_LOCK_TOKEN
static final SVNErrorCode
SVNErrorCode.CLIENT_NO_VERSIONED_PARENT
static final SVNErrorCode
SVNErrorCode.CLIENT_NOT_READY_TO_MERGE
static final SVNErrorCode
SVNErrorCode.CLIENT_PROPERTY_NAME
static final SVNErrorCode
SVNErrorCode.CLIENT_RA_ACCESS_REQUIRED
static final SVNErrorCode
SVNErrorCode.CLIENT_REVISION_AUTHOR_CONTAINS_NEWLINE
static final SVNErrorCode
SVNErrorCode.CLIENT_REVISION_RANGE
static final SVNErrorCode
SVNErrorCode.CLIENT_UNRELATED_RESOURCES
static final SVNErrorCode
SVNErrorCode.CLIENT_VERSIONED_PATH_REQUIRED
static final SVNErrorCode
SVNErrorCode.DELTA_MD5_CHECKSUM_ABSENT
static final SVNErrorCode
SVNErrorCode.DIR_NOT_EMPTY
static final SVNErrorCode
SVNErrorCode.ENTRY_ATTRIBUTE_INVALID
static final SVNErrorCode
SVNErrorCode.ENTRY_EXISTS
static final SVNErrorCode
SVNErrorCode.ENTRY_FORBIDDEN
static final SVNErrorCode
SVNErrorCode.ENTRY_MISSING_REVISION
static final SVNErrorCode
SVNErrorCode.ENTRY_MISSING_URL
static final SVNErrorCode
SVNErrorCode.ENTRY_NOT_FOUND
static final SVNErrorCode
SVNErrorCode.EXTERNAL_PROGRAM
static final SVNErrorCode
SVNErrorCode.FS_ALREADY_EXISTS
static final SVNErrorCode
SVNErrorCode.FS_ALREADY_OPEN
static final SVNErrorCode
SVNErrorCode.FS_BAD_LOCK_TOKEN
static final SVNErrorCode
SVNErrorCode.FS_BERKELEY_DB
static final SVNErrorCode
SVNErrorCode.FS_BERKELEY_DB_DEADLOCK
static final SVNErrorCode
SVNErrorCode.FS_CLEANUP
static final SVNErrorCode
SVNErrorCode.FS_CONFLICT
static final SVNErrorCode
SVNErrorCode.FS_CONTAINER_INDEX
static final SVNErrorCode
SVNErrorCode.FS_CORRUPT
static final SVNErrorCode
SVNErrorCode.FS_GENERAL
static final SVNErrorCode
SVNErrorCode.FS_ID_NOT_FOUND
static final SVNErrorCode
SVNErrorCode.FS_INDEX_CORRUPTION
static final SVNErrorCode
SVNErrorCode.FS_INDEX_INCONSISTENT
static final SVNErrorCode
SVNErrorCode.FS_INDEX_OVERFLOW
static final SVNErrorCode
SVNErrorCode.FS_INDEX_REVISION
static final SVNErrorCode
SVNErrorCode.FS_LOCK_EXPIRED
static final SVNErrorCode
SVNErrorCode.FS_LOCK_OWNER_MISMATCH
static final SVNErrorCode
SVNErrorCode.FS_MALFORMED_SKEL
static final SVNErrorCode
SVNErrorCode.FS_NO_LOCK_TOKEN
static final SVNErrorCode
SVNErrorCode.FS_NO_SUCH_COPY
static final SVNErrorCode
SVNErrorCode.FS_NO_SUCH_ENTRY
static final SVNErrorCode
SVNErrorCode.FS_NO_SUCH_LOCK
static final SVNErrorCode
SVNErrorCode.FS_NO_SUCH_NODE_ORIGIN
static final SVNErrorCode
SVNErrorCode.FS_NO_SUCH_REPRESENTATION
static final SVNErrorCode
SVNErrorCode.FS_NO_SUCH_REVISION
static final SVNErrorCode
SVNErrorCode.FS_NO_SUCH_STRING
static final SVNErrorCode
SVNErrorCode.FS_NO_SUCH_TRANSACTION
static final SVNErrorCode
SVNErrorCode.FS_NO_USER
static final SVNErrorCode
SVNErrorCode.FS_NOT_DIRECTORY
static final SVNErrorCode
SVNErrorCode.FS_NOT_FILE
static final SVNErrorCode
SVNErrorCode.FS_NOT_FOUND
static final SVNErrorCode
SVNErrorCode.FS_NOT_ID
static final SVNErrorCode
SVNErrorCode.FS_NOT_MUTABLE
static final SVNErrorCode
SVNErrorCode.FS_NOT_OPEN
static final SVNErrorCode
SVNErrorCode.FS_NOT_REVISION_ROOT
static final SVNErrorCode
SVNErrorCode.FS_NOT_SINGLE_PATH_COMPONENT
static final SVNErrorCode
SVNErrorCode.FS_NOT_TXN_ROOT
static final SVNErrorCode
SVNErrorCode.FS_OUT_OF_DATE
static final SVNErrorCode
SVNErrorCode.FS_PATH_ALREADY_LOCKED
static final SVNErrorCode
SVNErrorCode.FS_PATH_NOT_LOCKED
static final SVNErrorCode
SVNErrorCode.FS_PATH_SYNTAX
static final SVNErrorCode
SVNErrorCode.FS_REP_BEING_WRITTEN
static final SVNErrorCode
SVNErrorCode.FS_REP_CHANGED
static final SVNErrorCode
SVNErrorCode.FS_REP_NOT_MUTABLE
static final SVNErrorCode
SVNErrorCode.FS_ROOT_DIR
static final SVNErrorCode
SVNErrorCode.FS_TRANSACTION_DEAD
static final SVNErrorCode
SVNErrorCode.FS_TRANSACTION_NOT_DEAD
static final SVNErrorCode
SVNErrorCode.FS_TRANSACTION_NOT_MUTABLE
static final SVNErrorCode
SVNErrorCode.FS_TXN_NAME_TOO_LONG
static final SVNErrorCode
SVNErrorCode.FS_TXN_OUT_OF_DATE
static final SVNErrorCode
SVNErrorCode.FS_UNKNOWN_FS_TYPE
static final SVNErrorCode
SVNErrorCode.FS_UNSUPPORTED_FORMAT
static final SVNErrorCode
SVNErrorCode.ILLEGAL_TARGET
static final SVNErrorCode
SVNErrorCode.INCOMPLETE_DATA
static final SVNErrorCode
SVNErrorCode.INCORRECT_PARAMS
static final SVNErrorCode
SVNErrorCode.INVALID_DIFF_OPTION
static final SVNErrorCode
SVNErrorCode.IO_CORRUPT_EOL
static final SVNErrorCode
SVNErrorCode.IO_ERROR
static final SVNErrorCode
SVNErrorCode.IO_INCONSISTENT_EOL
static final SVNErrorCode
SVNErrorCode.IO_PIPE_FRAME_ERROR
static final SVNErrorCode
SVNErrorCode.IO_PIPE_READ_ERROR
static final SVNErrorCode
SVNErrorCode.IO_UNIQUE_NAMES_EXHAUSTED
static final SVNErrorCode
SVNErrorCode.IO_UNKNOWN_EOL
static final SVNErrorCode
SVNErrorCode.IO_WRITE_ERROR
static final SVNErrorCode
SVNErrorCode.ITER_BREAK
static final SVNErrorCode
SVNErrorCode.MALFORMED_FILE
static final SVNErrorCode
SVNErrorCode.MERGE_INFO_PARSE_ERROR
private SVNErrorCode
SVNErrorMessage.myErrorCode
static final SVNErrorCode
SVNErrorCode.NO_AUTH_FILE_PATH
static final SVNErrorCode
SVNErrorCode.NODE_UNEXPECTED_KIND
static final SVNErrorCode
SVNErrorCode.NODE_UNKNOWN_KIND
static final SVNErrorCode
SVNErrorCode.PLUGIN_LOAD_FAILURE
static final SVNErrorCode
SVNErrorCode.PROPERTY_NOT_FOUND
static final SVNErrorCode
SVNErrorCode.RA_DAV_ALREADY_EXISTS
static final SVNErrorCode
SVNErrorCode.RA_DAV_CONN_TIMEOUT
static final SVNErrorCode
SVNErrorCode.RA_DAV_CREATING_REQUEST
static final SVNErrorCode
SVNErrorCode.RA_DAV_FORBIDDEN
static final SVNErrorCode
SVNErrorCode.RA_DAV_INVALID_CONFIG_VALUE
static final SVNErrorCode
SVNErrorCode.RA_DAV_MALFORMED_DATA
static final SVNErrorCode
SVNErrorCode.RA_DAV_METHOD_NOT_ALLOWED
static final SVNErrorCode
SVNErrorCode.RA_DAV_OPTIONS_REQ_FAILED
static final SVNErrorCode
SVNErrorCode.RA_DAV_PATH_NOT_FOUND
static final SVNErrorCode
SVNErrorCode.RA_DAV_PRECONDITION_FAILED
static final SVNErrorCode
SVNErrorCode.RA_DAV_PROPPATCH_FAILED
static final SVNErrorCode
SVNErrorCode.RA_DAV_PROPS_NOT_FOUND
static final SVNErrorCode
SVNErrorCode.RA_DAV_RELOCATED
static final SVNErrorCode
SVNErrorCode.RA_DAV_REQUEST_FAILED
static final SVNErrorCode
SVNErrorCode.RA_DAV_RESPONSE_HEADER_BADNESS
static final SVNErrorCode
SVNErrorCode.RA_DAV_SOCK_INIT
static final SVNErrorCode
SVNErrorCode.RA_ILLEGAL_URL
static final SVNErrorCode
SVNErrorCode.RA_LOCAL_REPOS_NOT_FOUND
static final SVNErrorCode
SVNErrorCode.RA_LOCAL_REPOS_OPEN_FAILED
static final SVNErrorCode
SVNErrorCode.RA_NO_REPOS_UUID
static final SVNErrorCode
SVNErrorCode.RA_NOT_AUTHORIZED
static final SVNErrorCode
SVNErrorCode.RA_NOT_IMPLEMENTED
static final SVNErrorCode
SVNErrorCode.RA_NOT_LOCKED
static final SVNErrorCode
SVNErrorCode.RA_OUT_OF_DATE
static final SVNErrorCode
SVNErrorCode.RA_PARTIAL_REPLAY_NOT_SUPPORTED
static final SVNErrorCode
SVNErrorCode.RA_REPOS_ROOT_URL_MISMATCH
static final SVNErrorCode
SVNErrorCode.RA_SVN_BAD_VERSION
static final SVNErrorCode
SVNErrorCode.RA_SVN_CMD_ERR
static final SVNErrorCode
SVNErrorCode.RA_SVN_CONNECTION_CLOSED
static final SVNErrorCode
SVNErrorCode.RA_SVN_IO_ERROR
static final SVNErrorCode
SVNErrorCode.RA_SVN_MALFORMED_DATA
static final SVNErrorCode
SVNErrorCode.RA_SVN_REPOS_NOT_FOUND
static final SVNErrorCode
SVNErrorCode.RA_SVN_UNKNOWN_CMD
static final SVNErrorCode
SVNErrorCode.RA_UNKNOWN_AUTH
static final SVNErrorCode
SVNErrorCode.RA_UNSUPPORTED_ABI_VERSION
static final SVNErrorCode
SVNErrorCode.RA_UUID_MISMATCH
static final SVNErrorCode
SVNErrorCode.REPOS_BAD_ARGS
static final SVNErrorCode
SVNErrorCode.REPOS_BAD_REVISION_REPORT
static final SVNErrorCode
SVNErrorCode.REPOS_DISABLED_FEATURE
static final SVNErrorCode
SVNErrorCode.REPOS_HOOK_FAILURE
static final SVNErrorCode
SVNErrorCode.REPOS_LOCKED
static final SVNErrorCode
SVNErrorCode.REPOS_NO_DATA_FOR_REPORT
static final SVNErrorCode
SVNErrorCode.REPOS_POST_COMMIT_HOOK_FAILED
static final SVNErrorCode
SVNErrorCode.REPOS_POST_LOCK_HOOK_FAILED
static final SVNErrorCode
SVNErrorCode.REPOS_POST_UNLOCK_HOOK_FAILED
static final SVNErrorCode
SVNErrorCode.REPOS_UNSUPPORTED_VERSION
static final SVNErrorCode
SVNErrorCode.RESERVED_FILENAME_SPECIFIED
static final SVNErrorCode
SVNErrorCode.REVISION_NUMBER_PARSE_ERROR
static final SVNErrorCode
SVNErrorCode.SQLITE_ERROR
static final SVNErrorCode
SVNErrorCode.SQLITE_READONLY
static final SVNErrorCode
SVNErrorCode.STREAM_MALFORMED_DATA
static final SVNErrorCode
SVNErrorCode.STREAM_UNEXPECTED_EOF
static final SVNErrorCode
SVNErrorCode.STREAM_UNRECOGNIZED_DATA
static final SVNErrorCode
SVNErrorCode.SVNDIFF_BACKWARD_VIEW
static final SVNErrorCode
SVNErrorCode.SVNDIFF_CORRUPT_WINDOW
static final SVNErrorCode
SVNErrorCode.SVNDIFF_INVALID_HEADER
static final SVNErrorCode
SVNErrorCode.SVNDIFF_INVALID_OPS
static final SVNErrorCode
SVNErrorCode.SVNDIFF_UNEXPECTED_END
static final SVNErrorCode
SVNErrorCode.SWIG_PY_EXCEPTION_SET
static final SVNErrorCode
SVNErrorCode.TEST_FAILED
static final SVNErrorCode
SVNErrorCode.TEST_SKIPPED
static final SVNErrorCode
SVNErrorCode.UNKNOWN
static final SVNErrorCode
SVNErrorCode.UNKNOWN_CAPABILITY
static final SVNErrorCode
SVNErrorCode.UNKNOWN_CHANGELIST
static final SVNErrorCode
SVNErrorCode.UNSUPPORTED_FEATURE
static final SVNErrorCode
SVNErrorCode.UNSUPPORTED_SCHEMA
static final SVNErrorCode
SVNErrorCode.UNVERSIONED_RESOURCE
static final SVNErrorCode
SVNErrorCode.VERSION_MISMATCH
static final SVNErrorCode
SVNErrorCode.WC_BAD_ADM_LOG
static final SVNErrorCode
SVNErrorCode.WC_BAD_ADM_LOG_START
static final SVNErrorCode
SVNErrorCode.WC_BAD_PATH
static final SVNErrorCode
SVNErrorCode.WC_CANNOT_DELETE_FILE_EXTERNAL
static final SVNErrorCode
SVNErrorCode.WC_CANNOT_MOVE_FILE_EXTERNAL
static final SVNErrorCode
SVNErrorCode.WC_CHANGELIST_MOVE
static final SVNErrorCode
SVNErrorCode.WC_CLEANUP_REQUIRED
static final SVNErrorCode
SVNErrorCode.WC_CONFLICT_RESOLVER_FAILURE
static final SVNErrorCode
SVNErrorCode.WC_COPYFROM_PATH_NOT_FOUND
static final SVNErrorCode
SVNErrorCode.WC_CORRUPT
static final SVNErrorCode
SVNErrorCode.WC_CORRUPT_TEXT_BASE
static final SVNErrorCode
SVNErrorCode.WC_DB_ERROR
static final SVNErrorCode
SVNErrorCode.WC_DUPLICATE_EXTERNALS_TARGET
static final SVNErrorCode
SVNErrorCode.WC_FOUND_CONFLICT
static final SVNErrorCode
SVNErrorCode.WC_INVALID_LOCK
static final SVNErrorCode
SVNErrorCode.WC_INVALID_OP_ON_CWD
static final SVNErrorCode
SVNErrorCode.WC_INVALID_OPERATION_DEPTH
static final SVNErrorCode
SVNErrorCode.WC_INVALID_RELOCATION
static final SVNErrorCode
SVNErrorCode.WC_INVALID_SCHEDULE
static final SVNErrorCode
SVNErrorCode.WC_INVALID_SWITCH
static final SVNErrorCode
SVNErrorCode.WC_LEFT_LOCAL_MOD
static final SVNErrorCode
SVNErrorCode.WC_LOCKED
static final SVNErrorCode
SVNErrorCode.WC_MISMATCHED_CHANGELIST
static final SVNErrorCode
SVNErrorCode.WC_MISSING
static final SVNErrorCode
SVNErrorCode.WC_MIXED_REVISIONS
static final SVNErrorCode
SVNErrorCode.WC_NODE_KIND_CHANGE
static final SVNErrorCode
SVNErrorCode.WC_NOT_DIRECTORY
This code is deprecated.static final SVNErrorCode
SVNErrorCode.WC_NOT_FILE
static final SVNErrorCode
SVNErrorCode.WC_NOT_LOCKED
static final SVNErrorCode
SVNErrorCode.WC_NOT_SYMLINK
static final SVNErrorCode
SVNErrorCode.WC_NOT_UP_TO_DATE
static final SVNErrorCode
SVNErrorCode.WC_NOT_WORKING_COPY
static final SVNErrorCode
SVNErrorCode.WC_OBSTRUCTED_UPDATE
static final SVNErrorCode
SVNErrorCode.WC_PATH_ACCESS_DENIED
static final SVNErrorCode
SVNErrorCode.WC_PATH_FOUND
static final SVNErrorCode
SVNErrorCode.WC_PATH_NOT_FOUND
static final SVNErrorCode
SVNErrorCode.WC_PATH_UNEXPECTED_STATUS
static final SVNErrorCode
SVNErrorCode.WC_SCHEDULE_CONFLICT
static final SVNErrorCode
SVNErrorCode.WC_UNSUPPORTED_FORMAT
static final SVNErrorCode
SVNErrorCode.WC_UNWIND_EMPTY
static final SVNErrorCode
SVNErrorCode.WC_UNWIND_MISMATCH
static final SVNErrorCode
SVNErrorCode.WC_UNWIND_NOT_EMPTY
static final SVNErrorCode
SVNErrorCode.WC_UPGRADE_REQUIRED
static final SVNErrorCode
SVNErrorCode.XML_ATTRIB_NOT_FOUND
static final SVNErrorCode
SVNErrorCode.XML_MALFORMED
static final SVNErrorCode
SVNErrorCode.XML_MISSING_ANCESTRY
static final SVNErrorCode
SVNErrorCode.XML_UNESCAPABLE_DATA
static final SVNErrorCode
SVNErrorCode.XML_UNKNOWN_ENCODING
Methods in org.tmatesoft.svn.core that return SVNErrorCodeModifier and TypeMethodDescriptionstatic SVNErrorCode
SVNErrorCode.getErrorCode
(int code) Gets an error code object given its unique error code number.SVNErrorMessage.getErrorCode()
Returns the error code of the error.Methods in org.tmatesoft.svn.core with parameters of type SVNErrorCodeModifier and TypeMethodDescriptionstatic SVNErrorMessage
SVNErrorMessage.create
(SVNErrorCode code) Creates an error message given an error code.static SVNErrorMessage
SVNErrorMessage.create
(SVNErrorCode code, java.lang.String message) Creates an error message given an error code and description.static SVNErrorMessage
SVNErrorMessage.create
(SVNErrorCode code, java.lang.String message, int type) Creates an error message given an error code, description and a type ( whether it's a warning or an error).static SVNErrorMessage
SVNErrorMessage.create
(SVNErrorCode code, java.lang.String message, java.lang.Object object) Creates an error message given an error code, description and may be a related object to be formatted with the error description.static SVNErrorMessage
SVNErrorMessage.create
(SVNErrorCode code, java.lang.String message, java.lang.Object... objects) Creates an error message given an error code, description and may be related objects to be formatted with the error description.static SVNErrorMessage
SVNErrorMessage.create
(SVNErrorCode code, java.lang.String message, java.lang.Object[] objects, int type) Creates an error message given an error code, description, an error type (whether it's a warning or an error) and may be related objects to be formatted with the error description.static SVNErrorMessage
SVNErrorMessage.create
(SVNErrorCode code, java.lang.String message, java.lang.Object[] objects, int type, java.lang.Throwable cause) Creates an error message given an error code, description, an error type (whether it's a warning or an error) and may be related objects to be formatted with the error description and an optional cause.static SVNErrorMessage
SVNErrorMessage.create
(SVNErrorCode code, java.lang.String message, java.lang.Object object, int type) Creates an error message given an error code, description, an error type (whether it's a warning or an error) and may be a related object to be formatted with the error description.static SVNErrorMessage
SVNErrorMessage.create
(SVNErrorCode code, java.lang.Throwable cause) Creates an error message given an error code and cause.SVNErrorMessage.findChildWithErrorCode
(SVNErrorCode errorCode) boolean
SVNErrorMessage.hasChildWithErrorCode
(SVNErrorCode errorCode) Constructors in org.tmatesoft.svn.core with parameters of type SVNErrorCodeModifierConstructorDescriptionprotected
SVNErrorMessage
(SVNErrorCode code, java.lang.String message, java.lang.Object[] relatedObjects, java.lang.Throwable th, int type) -
Uses of SVNErrorCode in org.tmatesoft.svn.core.internal.io.dav.handlers
Fields in org.tmatesoft.svn.core.internal.io.dav.handlers declared as SVNErrorCode -
Uses of SVNErrorCode in org.tmatesoft.svn.core.internal.io.fs.repcache
Methods in org.tmatesoft.svn.core.internal.io.fs.repcache that return SVNErrorCodeModifier and TypeMethodDescriptionprivate static SVNErrorCode
FSRepresentationCacheManager.convertErrorCode
(org.tmatesoft.sqljet.core.SqlJetException e) -
Uses of SVNErrorCode in org.tmatesoft.svn.core.internal.wc.admin
Methods in org.tmatesoft.svn.core.internal.wc.admin with parameters of type SVNErrorCodeModifier and TypeMethodDescriptionabstract void
SVNAdminArea.postCommit
(java.lang.String fileName, long revisionNumber, boolean implicit, boolean rerun, SVNErrorCode errorCode) void
SVNAdminArea14.postCommit
(java.lang.String fileName, long revisionNumber, boolean implicit, boolean rerun, SVNErrorCode errorCode) void
SVNXMLAdminArea.postCommit
(java.lang.String fileName, long revisionNumber, boolean implicit, boolean rerun, SVNErrorCode errorCode)