javax.wvcm
Class WvcmException.ReasonCode

java.lang.Object
  extended by javax.wvcm.WvcmException.ReasonCode
Enclosing class:
WvcmException

public static class WvcmException.ReasonCode
extends java.lang.Object


Field Summary
static WvcmException.ReasonCode ACE_CONFLICT
           
static WvcmException.ReasonCode ADD_MUST_BE_NEW_LABEL
          Precondition: The label is already in use by this resource.
static WvcmException.ReasonCode APPLY_REQUEST_TO_LABELED_VERSION
          Postcondition: Operation could not be carried out on the version identified by the specified label.
static WvcmException.ReasonCode AUTO_CHECKIN_FAILED
          Postcondition: Unlock failed to automatically checkin the resource.
static WvcmException.ReasonCode BAD_REPORT
          Precondition: Report failed since the resource does not support the specified report.
static WvcmException.ReasonCode BAD_VERSION
          Precondition: resource specified must be a version.
static WvcmException.ReasonCode BAD_VERSION_HISTORY
          Precondition: Report failed because a resource specified was not a version history.
static WvcmException.ReasonCode BASELINES_FROM_SAME_HISTORY
          Precondition: The operation failed because the server does not allow compare/merge of baselines from different baseline histories.
static WvcmException.ReasonCode CANNOT_ADD_OR_SET_LABEL
          Postcondition: Adding or setting the specified label failed.
static WvcmException.ReasonCode CANNOT_ADD_TO_HISTORY
          Postcondition: The new version could not be added to the version history.
static WvcmException.ReasonCode CANNOT_APPLY_TO_CHECKED_IN_VERSION
          Postcondition: Failed to create a working resource based on checked-in resource.
static WvcmException.ReasonCode CANNOT_AUTO_CHECKOUT
          Postcondition: The operation failed to modify the resource because auto checkout failed.
static WvcmException.ReasonCode CANNOT_AUTO_CHECKOUT_CHECKIN
          Postcondition: The request to modify the resource failed to auto checkout and checkin the resource.
static WvcmException.ReasonCode CANNOT_AUTO_UPDATE
          Postcondition: Checkin failed to update a controlled resource specified in the auto update property.
static WvcmException.ReasonCode CANNOT_CANCEL_CHECKED_OUT
          Postcondition: Uncheckout failed to reset the state of the controlled resource.
static WvcmException.ReasonCode CANNOT_CHANGE_EXISTING_CHECKED_IN_OUT
          Postcondition: The operation changed an existing controlled resource.
static WvcmException.ReasonCode CANNOT_CHECK_IN
          Postcondition: The resource could not be checked-in.
static WvcmException.ReasonCode CANNOT_CHECK_OUT
          Postcondition: Checkout operation failed to checkout the controlled resource.
static WvcmException.ReasonCode CANNOT_CHECKIN_ACTIVITY
          Postcondition: Failed to checkin all checked-out resources in the activity checkout set.
static WvcmException.ReasonCode CANNOT_CHECKIN_ACTIVITY_RESOURCES
          Postcondition: Failed to checkin all checked-out resources in the activity checkout set.
static WvcmException.ReasonCode CANNOT_CHECKIN_ALL_RESOURCES
          Precondition: Activity cannot be checked-in because checkin of all referenced resources failed.
static WvcmException.ReasonCode CANNOT_CHECKIN_FORK_DISCOURAGED
          Precondition: Cannot checkin since it would cause a fork and forking is discouraged
static WvcmException.ReasonCode CANNOT_CHECKIN_MERGE_NOT_COMPLETE
          Precondition: The resource being checked-in is in the process of being merged.
static WvcmException.ReasonCode CANNOT_CHECKOUT_FOR_MERGE
          Postcondition: Target needed to be checked-out for merge but it failed.
static WvcmException.ReasonCode CANNOT_CHECKOUT_FORKING_IS_FORBIDDEN
          Precondition: Failed to checkout the resource because a descendent exists and forking is forbidden.
static WvcmException.ReasonCode CANNOT_CHECKOUT_MULTI_CHECKOUT_IS_DISCOURAGED
          Precondition: Failed to checkout resource because multiple checkout is discouraged and the caller did not specify fork-ok.
static WvcmException.ReasonCode CANNOT_CHECKOUT_MULTI_CHECKOUT_IS_FORBIDDEN
          Precondition: Checkout of an already checked-out resource is forbidden.
static WvcmException.ReasonCode CANNOT_CONTROL_FOLDER_MEMBERS
          Postcondition: Failed to checkin the folder version.
static WvcmException.ReasonCode CANNOT_COPY_FOLDER_VERSION
          Precondition: Failed because the resource specified is a folder version.
static WvcmException.ReasonCode CANNOT_COPY_HISTORY
          Precondition: Copy failed because you cannot copy a history resource.
static WvcmException.ReasonCode CANNOT_CREATE_AT_THIS_LOCATION
          Precondition: Cannot create this resource at the specified location.
static WvcmException.ReasonCode CANNOT_CREATE_BASELINE_FOLDER
          Postcondition: Checkin of a controlled configuration failed to create a new baseline folder.
static WvcmException.ReasonCode CANNOT_CREATE_BINDING
          Cannot create specified binding
static WvcmException.ReasonCode CANNOT_CREATE_BRANCH_IN_ACTIVITY
          Precondition: Each version in an activity for a given version history must be on the same line of descent.
static WvcmException.ReasonCode CANNOT_CREATE_CONTROLLED_CONFIGURATION
          Postcondition: Failed to create a new controlled configuration.
static WvcmException.ReasonCode CANNOT_CREATE_NEW_BASELINE
          Postcondition: Baseline control failed to create a new baseline.
static WvcmException.ReasonCode CANNOT_CREATE_NEW_CONTROLLED_RESOURCE
          Postcondition: Failed to create a new controlled resource.
static WvcmException.ReasonCode CANNOT_CREATE_NEW_RESOURCE
          Postcondition: Copy failed to create new resource when copying a controlled resource.
static WvcmException.ReasonCode CANNOT_CREATE_NEW_VERSION_HISTORY
           
static WvcmException.ReasonCode CANNOT_CREATE_VERSION
          Postcondition: Checkin failed to create a new version.
static WvcmException.ReasonCode CANNOT_CREATE_WORKING_RESOURCE
          Postcondition: Failed to create working resource.
static WvcmException.ReasonCode CANNOT_DELETE_VERSION
          Precondition: Delete failed because you cannot delete a version.
static WvcmException.ReasonCode CANNOT_DELETE_VERSION_LIST
          Postcondition: The operation failed to delete all versions in the version set.
static WvcmException.ReasonCode CANNOT_DELETE_VERSION_REFERENCE
          Postcondition: Unbind failed to remove all outstanding merge references to the resource.
static WvcmException.ReasonCode CANNOT_DELETE_WORKSPACE_MEMBERS
          Postcondition: he workspace could not be deleted because members still reference it.
static WvcmException.ReasonCode CANNOT_DEPTH_UPDATE
          Precondition: Could not update all resources matching the depth header.
static WvcmException.ReasonCode CANNOT_FORK
          Precondition: A fork in the version tree is not allowed.
static WvcmException.ReasonCode CANNOT_HAVE_CONTROLLED_MEMBERS
          Precondition: baseline control failed because the folder already has controlled resources.
static WvcmException.ReasonCode CANNOT_HAVE_LABEL_AND_APPLY_TO_VERSION
          Precondition: Request failed because both a label and apply to version were specified.
static WvcmException.ReasonCode CANNOT_HAVE_MULTIPLE_BASELINE_CONTROLLED_FOLDERS
          Precondition: A baseline controlled folder already exists in this workspace for this baseline history.
static WvcmException.ReasonCode CANNOT_INITIALIZE_ACTIVITY_LIST
          Postcondition: The activity set of the checked-out resource could not be initialized.
static WvcmException.ReasonCode CANNOT_INITIALIZE_BINDINGS
          Postcondition: Failed to initialize the bindings in the folder.
static WvcmException.ReasonCode CANNOT_INITIALIZE_PREDECESSOR_LIST
          Postcondition: Checkout failed to initialize the predecessor set of the checked-out resource.
static WvcmException.ReasonCode CANNOT_INITIALIZE_RESOURCE
          The new resource could not be properly initialized
static WvcmException.ReasonCode CANNOT_INITIALIZE_UNRESERVED
          Postcondition: Could not set the unreserved property of the resource.
static WvcmException.ReasonCode CANNOT_KEEP_CHECKED_OUT
           
static WvcmException.ReasonCode CANNOT_LOCK
           
static WvcmException.ReasonCode CANNOT_MERGE_ANCESTOR_VERSION
          Postcondition: Merge modified an ancestor of the merge source.
static WvcmException.ReasonCode CANNOT_MERGE_BASELINE
          Postcondition: Failed to merge baseline.
static WvcmException.ReasonCode CANNOT_MERGE_CHECKED_OUT_RESOURCE
          Precondition: Merge failed because source identified or contains a checked-out resource.
static WvcmException.ReasonCode CANNOT_MERGE_CHECKOUT_NOT_ALLOWED
          Precondition: Failed to perform the merge because the target could not be checked-out.
static WvcmException.ReasonCode CANNOT_MERGE_SUB_BASELINES
           
static WvcmException.ReasonCode CANNOT_MODIFY_CHECKED_IN_PARENT
          Precondition: Operation failed to modify a resource because it's parent folder is a checked-in controlled folder.
static WvcmException.ReasonCode CANNOT_MODIFY_CONFIGURATION
          Postcondition: Update request failed because member of baseline controlled folder could not be updated.
static WvcmException.ReasonCode CANNOT_MODIFY_CONTROLLED_CONFIGURATION
          Precondition: The operation failed because the resource is a member of a checked-in controlled configuration and auto versioning is not enabled.
static WvcmException.ReasonCode CANNOT_MODIFY_CONTROLLED_CONTENT
          Precondition: Cannot modify the content of a checked-in resource.
static WvcmException.ReasonCode CANNOT_MODIFY_CONTROLLED_PROPERTY
          Precondition: Cannot modify the properties of a checked-in resource.
static WvcmException.ReasonCode CANNOT_MODIFY_DESTINATION_CHECKED_IN_PARENT
          Precondition: Rebind failed because the destination is a checked-in controlled folder.
static WvcmException.ReasonCode CANNOT_MODIFY_PROPERTIES
          Postcondition: The report failed because it modified resources properties.
static WvcmException.ReasonCode CANNOT_MODIFY_PROTECTED_PROPERTY
          Precondition: Operation failed because it attempted to set a protected property.
static WvcmException.ReasonCode CANNOT_MODIFY_VERSION
          Precondition: Failed to modify content/properties because the resource specified was a version.
static WvcmException.ReasonCode CANNOT_MOVE_INTO_WORKSPACE
          Postcondition: Failed to move a resource into a new workspace.
static WvcmException.ReasonCode CANNOT_MOVE_WORKSPACE
          Postcondition: Workspace was moved but failed to update all references to the workspace.
static WvcmException.ReasonCode CANNOT_OVERWRITE
          Cannot overwrite existing binding
static WvcmException.ReasonCode CANNOT_OVERWRITE_BY_AUTO_UPDATE
          Precondition: Failed to checkin this resource because auto update does not reference a controlled resource whose checked-in version is not the same as, or a predecessor of this resource.
static WvcmException.ReasonCode CANNOT_PRESERVE_VERSIONING_PROPERTIES
          Postcondition: Failed to preserve the properties when moving a resource.
static WvcmException.ReasonCode CANNOT_PUT_UNDER_CONTROL
          Postcondition: Failed to put the resource under control.
static WvcmException.ReasonCode CANNOT_READ_MEMBERS
          Cannot read members of folder
static WvcmException.ReasonCode CANNOT_REFERENCE_CONTROLLED_CONFIGURATION
          Postcondition: Failed to create reference to a new controlled configuration.
static WvcmException.ReasonCode CANNOT_REFRESH_DIRTY_RESOURCE
          Cannot refresh dirty resource without ignoreDirty flag set
static WvcmException.ReasonCode CANNOT_REMOVE_LABEL
          Postcondition: Failed to remove label from the specified resource.
static WvcmException.ReasonCode CANNOT_REMOVE_LABEL_DOES_NOT_EXIST
          Precondition: Cannot remove the specified label because it does not used by this resource.
static WvcmException.ReasonCode CANNOT_RENAME_HISTORY
          Precondition: A version history cannot be renamed.
static WvcmException.ReasonCode CANNOT_RENAME_VERSION
          Precondition: A version resource cannot be renamed.
static WvcmException.ReasonCode CANNOT_RENAME_WORKING_RESOURCE
          Precondition: Failed to move because the resource to be moved is a working resource.
static WvcmException.ReasonCode CANNOT_REPORT_PROPERTIES
          Postcondition: The specified properties cannot be reported.
static WvcmException.ReasonCode CANNOT_RESTORE_CONTENT_AND_DEAD_PROPERTIES
          Postcondition: The uncheckout operation could not restore content and properties.
static WvcmException.ReasonCode CANNOT_RETRIEVE_SUPPORTED_PROPERTY
          Precondition: Failed to retrieve a property that should be supported.
static WvcmException.ReasonCode CANNOT_SELECT_EXISTING_BASELINE
          Postcondition: Baseline control failed to create members or set properties.
static WvcmException.ReasonCode CANNOT_SET_BASELINE_CONTROLLED_FOLDER_MEMBERS
          Postcondition: Cannot correctly set the members of the baseline controlled folder.
static WvcmException.ReasonCode CANNOT_SET_CONTROLLED_CONFIGURATION
          Postcondition: The folders controlled configuration property could not be set.
static WvcmException.ReasonCode CANNOT_SYNCHRONIZE_CONTENT
          Attempt to synchronize content failed
static WvcmException.ReasonCode CANNOT_UNBIND_ACTIVITY_REFERENCE
          Postcondition: Cannot unbind activity because references to the activity could not be deleted.
static WvcmException.ReasonCode CANNOT_UNBIND_RESOURCE
          Postcondition: Failed to unbind the resource.
static WvcmException.ReasonCode CANNOT_UNCHECKOUT_NOT_CHECKED_OUT_RESOURCE
          Precondition: Uncheckout failed, resource was not a checked-out controlled resource.
static WvcmException.ReasonCode CANNOT_UNLOCK
           
static WvcmException.ReasonCode CANNOT_UPDATE_ACTIVITY_REFERENCE
           
static WvcmException.ReasonCode CANNOT_UPDATE_AUTO_UPDATE
          Postcondition: Rebind failed to update references to the resource in auto update properties.
static WvcmException.ReasonCode CANNOT_UPDATE_BASELINE_FOLDER
          Precondition: The members of a baseline folder cannot be modified.
static WvcmException.ReasonCode CANNOT_UPDATE_CHECKED_OUT_REFERENCE
          Postcondition: Operation failed because references to the resource could not be updated.
static WvcmException.ReasonCode CANNOT_UPDATE_CONTENT_AND_PROPERTIES
          Postcondition: Update failed to set content and properties correctly.
static WvcmException.ReasonCode CANNOT_UPDATE_CONTROLLED_FOLDER_MEMBERS
          Postcondition: Controlled folder was updated but members failed to be updated.
static WvcmException.ReasonCode CANNOT_UPDATE_DESCENDANT_VERSION
          Postcondition: Target version is an ancestor of the source but update failed.
static WvcmException.ReasonCode CANNOT_UPDATE_MEMBERS_ARE_CHECKED_OUT
          Precondition: Update failed because members of the controlled configuration are checked-out.
static WvcmException.ReasonCode CANNOT_UPDATE_MERGE_LIST
          Postcondition: Update of the merge set or auto merge set properties failed.
static WvcmException.ReasonCode CANNOT_UPDATE_PREDECESSOR_LIST
          Postcondition: Unbind failed to update the predecessor set of the version history.
static WvcmException.ReasonCode CANNOT_UPDATE_SERVER_CONTENT
          Checkin cannot update the server content
static WvcmException.ReasonCode CANNOT_UPDATE_SUB_BASELINES
          Postcondition: Update failed to correctly set the checked-in property of controlled configurations.
static WvcmException.ReasonCode CANNOT_UPDATE_VERSION_HISTORY_ROOT
          Postcondition: Deleting a version failed to update the root of the version history.
static WvcmException.ReasonCode CANNOT_UPDATE_WORKSPACE_REFERENCE
          Postcondition: Workspace was moved but references to it failed to be updated.
static WvcmException.ReasonCode CHECKOUT_OF_VERSION_WITH_DESCENDANT_IS_DISCOURAGED
          Precondition: Failed to checkout because descendent already exists and forking is discouraged.
static WvcmException.ReasonCode CONFLICT
          The operation cannot be performed due to a conflict with resource state.
static WvcmException.ReasonCode CONTROLLED_CONFIGURATION_ALREADY_EXISTS
          Precondition: This folder already has a controlled configuration.
static WvcmException.ReasonCode CYCLE_NOT_ALLOWED
          Cannot create location cycle
static WvcmException.ReasonCode DENY_BEFORE_GRANT
           
static WvcmException.ReasonCode FORBIDDEN
          The provider was unable to complete the operation for an unspecified reason.
static WvcmException.ReasonCode GRANT_ONLY
           
static WvcmException.ReasonCode ILLEGAL_LOCATION_SYNTAX
          Illegal syntax for location string value
static WvcmException.ReasonCode INITIALIZE_CONTROLLED_BINDINGS
           
static WvcmException.ReasonCode INVALID_PRINCIPAL
           
static WvcmException.ReasonCode LOCKED
           
static WvcmException.ReasonCode MISSING_REQUIRED_PRINCIPAL
           
static WvcmException.ReasonCode MULTIPLE_BINDINGS_NOT_ALLOWED
          Not Cannot create multiple bindings to one resource
static WvcmException.ReasonCode MUST_BE_CHECKED_IN
          Precondition: The operation failed because the resource must be in the checked-in state.
static WvcmException.ReasonCode MUST_BE_CHECKED_OUT
          Precondition: The operation failed because the resource must first be checked-out.
static WvcmException.ReasonCode MUST_NOT_BE_STALE
          Operation cannot be performed if the resource content is stale
static WvcmException.ReasonCode MUST_SELECT_VERSION_IN_HISTORY
          Precondition: Label failed to select a version in the history of the specified controlled resource.
static WvcmException.ReasonCode NO_CHECKED_OUT_BASELINE_CONTROLLED_FOLDER_MEMBERS
          Precondition: Failed to checkin the controlled configuration because some of it's members are still checked-out.
static WvcmException.ReasonCode NO_CONTENT
          The resource has no content.
static WvcmException.ReasonCode NO_CROSS_SERVER_BINDING
          Cannot create cross-server binding
static WvcmException.ReasonCode NO_LOCAL_CONTENT
          The resource has no content stored locally.
static WvcmException.ReasonCode NOT_A_BASELINE
          Precondition: Operation failed because the resource passed in was not a baseline.
static WvcmException.ReasonCode NOT_AN_ACTIVITY
          Precondition: Resource specified was not an activity.
static WvcmException.ReasonCode NOT_FOUND
          The corresponding remote resource no longer exists or was never created.
static WvcmException.ReasonCode ONE_CHECKOUT_PER_ACTIVITY_PER_HISTORY
          Precondition: Failed because more than one version of this resource is referenced in the specified activity.
static WvcmException.ReasonCode ONE_CONTROLLED_RESOURCE_PER_HISTORY_PER_WORKSPACE
          Precondition: The operation failed because it would result in more than one controlled resource for this version history in a workspace.
static WvcmException.ReasonCode ONE_VERSION_PER_HISTORY_PER_BASELINE
          Precondition: Cannot checkin the controlled configuration because more than one member exists for a given version history.
static WvcmException.ReasonCode PRINCIPAL_NOT_FOUND
           
static WvcmException.ReasonCode PRIVILEGE_NOT_SUPPORTED
           
static WvcmException.ReasonCode PROPERTY_MISSING
          The requested property does not exist on the persistent resource.
static WvcmException.ReasonCode PROPERTY_OVERWRITE_FORBIDDEN
          The property value update would overwrite an earlier change.
static WvcmException.ReasonCode READ_FAILED
          The provider suffered an I/O failure, the operation may be retried.
static WvcmException.ReasonCode RESOURCE_ALREADY_EXISTS_AT_LOCATION
          Precondition: Creating a resource failed because a resource already exists at the specified location.
static WvcmException.ReasonCode TLS_EXCEPTION
           
static WvcmException.ReasonCode UNAUTHORIZED
          The user is not authorized to execute the attempted operation.
static WvcmException.ReasonCode VALUE_UNAVAILABLE
          The property value is unavailable because it was not in the property name list when the proxy was created.
static WvcmException.ReasonCode VALUE_UNAVAILABLE_LOCALLY
          The property value is maintained only on the server and so is not available locally.
static WvcmException.ReasonCode VERSION_HISTORY_IS_NOT_TREE
          Precondition: Cannot checkin because the resources predecessors are not descendents of the root of the version history.
static WvcmException.ReasonCode VERSIONING_PROPERTY_COPIED
          Postcondition: A vesioning property was copied to the destination.
static WvcmException.ReasonCode WORKSPACE_SERVER_LOCATION_UNDEFINED
          The server workspace location is required to perform the operation.
static WvcmException.ReasonCode WRITE_FAILED
          The provider suffered an I/O failure, the operation may be retried.
 
Method Summary
static WvcmException.ReasonCode getReasonCodeForRFC3253Condition(java.lang.String condition)
          The ReasonCode for an RFC-3253 pre- or post-condition.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

READ_FAILED

public static final WvcmException.ReasonCode READ_FAILED
The provider suffered an I/O failure, the operation may be retried.


WRITE_FAILED

public static final WvcmException.ReasonCode WRITE_FAILED
The provider suffered an I/O failure, the operation may be retried.


VALUE_UNAVAILABLE

public static final WvcmException.ReasonCode VALUE_UNAVAILABLE
The property value is unavailable because it was not in the property name list when the proxy was created.


VALUE_UNAVAILABLE_LOCALLY

public static final WvcmException.ReasonCode VALUE_UNAVAILABLE_LOCALLY
The property value is maintained only on the server and so is not available locally.


PROPERTY_MISSING

public static final WvcmException.ReasonCode PROPERTY_MISSING
The requested property does not exist on the persistent resource.


NO_CONTENT

public static final WvcmException.ReasonCode NO_CONTENT
The resource has no content.


NO_LOCAL_CONTENT

public static final WvcmException.ReasonCode NO_LOCAL_CONTENT
The resource has no content stored locally.


PROPERTY_OVERWRITE_FORBIDDEN

public static final WvcmException.ReasonCode PROPERTY_OVERWRITE_FORBIDDEN
The property value update would overwrite an earlier change.


UNAUTHORIZED

public static final WvcmException.ReasonCode UNAUTHORIZED
The user is not authorized to execute the attempted operation.


FORBIDDEN

public static final WvcmException.ReasonCode FORBIDDEN
The provider was unable to complete the operation for an unspecified reason.


NOT_FOUND

public static final WvcmException.ReasonCode NOT_FOUND
The corresponding remote resource no longer exists or was never created.


CONFLICT

public static final WvcmException.ReasonCode CONFLICT
The operation cannot be performed due to a conflict with resource state.


WORKSPACE_SERVER_LOCATION_UNDEFINED

public static final WvcmException.ReasonCode WORKSPACE_SERVER_LOCATION_UNDEFINED
The server workspace location is required to perform the operation.


NOT_AN_ACTIVITY

public static final WvcmException.ReasonCode NOT_AN_ACTIVITY
Precondition: Resource specified was not an activity.


CANNOT_DELETE_VERSION_LIST

public static final WvcmException.ReasonCode CANNOT_DELETE_VERSION_LIST
Postcondition: The operation failed to delete all versions in the version set.


CANNOT_INITIALIZE_BINDINGS

public static final WvcmException.ReasonCode CANNOT_INITIALIZE_BINDINGS
Postcondition: Failed to initialize the bindings in the folder.


CONTROLLED_CONFIGURATION_ALREADY_EXISTS

public static final WvcmException.ReasonCode CONTROLLED_CONFIGURATION_ALREADY_EXISTS
Precondition: This folder already has a controlled configuration.


CANNOT_CREATE_CONTROLLED_CONFIGURATION

public static final WvcmException.ReasonCode CANNOT_CREATE_CONTROLLED_CONFIGURATION
Postcondition: Failed to create a new controlled configuration.


CANNOT_REFERENCE_CONTROLLED_CONFIGURATION

public static final WvcmException.ReasonCode CANNOT_REFERENCE_CONTROLLED_CONFIGURATION
Postcondition: Failed to create reference to a new controlled configuration.


CANNOT_ADD_TO_HISTORY

public static final WvcmException.ReasonCode CANNOT_ADD_TO_HISTORY
Postcondition: The new version could not be added to the version history.


CANNOT_DELETE_WORKSPACE_MEMBERS

public static final WvcmException.ReasonCode CANNOT_DELETE_WORKSPACE_MEMBERS
Postcondition: he workspace could not be deleted because members still reference it.


CANNOT_RENAME_VERSION

public static final WvcmException.ReasonCode CANNOT_RENAME_VERSION
Precondition: A version resource cannot be renamed.


CANNOT_REPORT_PROPERTIES

public static final WvcmException.ReasonCode CANNOT_REPORT_PROPERTIES
Postcondition: The specified properties cannot be reported.


CANNOT_INITIALIZE_ACTIVITY_LIST

public static final WvcmException.ReasonCode CANNOT_INITIALIZE_ACTIVITY_LIST
Postcondition: The activity set of the checked-out resource could not be initialized.


CANNOT_FORK

public static final WvcmException.ReasonCode CANNOT_FORK
Precondition: A fork in the version tree is not allowed.


CANNOT_SET_CONTROLLED_CONFIGURATION

public static final WvcmException.ReasonCode CANNOT_SET_CONTROLLED_CONFIGURATION
Postcondition: The folders controlled configuration property could not be set.


CANNOT_RESTORE_CONTENT_AND_DEAD_PROPERTIES

public static final WvcmException.ReasonCode CANNOT_RESTORE_CONTENT_AND_DEAD_PROPERTIES
Postcondition: The uncheckout operation could not restore content and properties.


CANNOT_UPDATE_BASELINE_FOLDER

public static final WvcmException.ReasonCode CANNOT_UPDATE_BASELINE_FOLDER
Precondition: The members of a baseline folder cannot be modified.


CANNOT_HAVE_MULTIPLE_BASELINE_CONTROLLED_FOLDERS

public static final WvcmException.ReasonCode CANNOT_HAVE_MULTIPLE_BASELINE_CONTROLLED_FOLDERS
Precondition: A baseline controlled folder already exists in this workspace for this baseline history.


CANNOT_CREATE_AT_THIS_LOCATION

public static final WvcmException.ReasonCode CANNOT_CREATE_AT_THIS_LOCATION
Precondition: Cannot create this resource at the specified location.


CANNOT_UPDATE_MERGE_LIST

public static final WvcmException.ReasonCode CANNOT_UPDATE_MERGE_LIST
Postcondition: Update of the merge set or auto merge set properties failed.


CANNOT_MODIFY_CONTROLLED_PROPERTY

public static final WvcmException.ReasonCode CANNOT_MODIFY_CONTROLLED_PROPERTY
Precondition: Cannot modify the properties of a checked-in resource.


CANNOT_OVERWRITE_BY_AUTO_UPDATE

public static final WvcmException.ReasonCode CANNOT_OVERWRITE_BY_AUTO_UPDATE
Precondition: Failed to checkin this resource because auto update does not reference a controlled resource whose checked-in version is not the same as, or a predecessor of this resource.


CANNOT_MERGE_CHECKOUT_NOT_ALLOWED

public static final WvcmException.ReasonCode CANNOT_MERGE_CHECKOUT_NOT_ALLOWED
Precondition: Failed to perform the merge because the target could not be checked-out.


CANNOT_CREATE_WORKING_RESOURCE

public static final WvcmException.ReasonCode CANNOT_CREATE_WORKING_RESOURCE
Postcondition: Failed to create working resource.


CANNOT_CONTROL_FOLDER_MEMBERS

public static final WvcmException.ReasonCode CANNOT_CONTROL_FOLDER_MEMBERS
Postcondition: Failed to checkin the folder version.


CANNOT_MODIFY_CONTROLLED_CONTENT

public static final WvcmException.ReasonCode CANNOT_MODIFY_CONTROLLED_CONTENT
Precondition: Cannot modify the content of a checked-in resource.


CANNOT_RENAME_HISTORY

public static final WvcmException.ReasonCode CANNOT_RENAME_HISTORY
Precondition: A version history cannot be renamed.


VERSIONING_PROPERTY_COPIED

public static final WvcmException.ReasonCode VERSIONING_PROPERTY_COPIED
Postcondition: A vesioning property was copied to the destination.


CANNOT_CHECKIN_ACTIVITY_RESOURCES

public static final WvcmException.ReasonCode CANNOT_CHECKIN_ACTIVITY_RESOURCES
Postcondition: Failed to checkin all checked-out resources in the activity checkout set.


CANNOT_UPDATE_CHECKED_OUT_REFERENCE

public static final WvcmException.ReasonCode CANNOT_UPDATE_CHECKED_OUT_REFERENCE
Postcondition: Operation failed because references to the resource could not be updated.


NOT_A_BASELINE

public static final WvcmException.ReasonCode NOT_A_BASELINE
Precondition: Operation failed because the resource passed in was not a baseline.


CANNOT_CHECKOUT_FORKING_IS_FORBIDDEN

public static final WvcmException.ReasonCode CANNOT_CHECKOUT_FORKING_IS_FORBIDDEN
Precondition: Failed to checkout the resource because a descendent exists and forking is forbidden.


CANNOT_CHECKOUT_MULTI_CHECKOUT_IS_DISCOURAGED

public static final WvcmException.ReasonCode CANNOT_CHECKOUT_MULTI_CHECKOUT_IS_DISCOURAGED
Precondition: Failed to checkout resource because multiple checkout is discouraged and the caller did not specify fork-ok.


CANNOT_MOVE_INTO_WORKSPACE

public static final WvcmException.ReasonCode CANNOT_MOVE_INTO_WORKSPACE
Postcondition: Failed to move a resource into a new workspace.


CANNOT_UPDATE_VERSION_HISTORY_ROOT

public static final WvcmException.ReasonCode CANNOT_UPDATE_VERSION_HISTORY_ROOT
Postcondition: Deleting a version failed to update the root of the version history.


CANNOT_RETRIEVE_SUPPORTED_PROPERTY

public static final WvcmException.ReasonCode CANNOT_RETRIEVE_SUPPORTED_PROPERTY
Precondition: Failed to retrieve a property that should be supported.


CANNOT_CHECKOUT_MULTI_CHECKOUT_IS_FORBIDDEN

public static final WvcmException.ReasonCode CANNOT_CHECKOUT_MULTI_CHECKOUT_IS_FORBIDDEN
Precondition: Checkout of an already checked-out resource is forbidden.


CANNOT_INITIALIZE_PREDECESSOR_LIST

public static final WvcmException.ReasonCode CANNOT_INITIALIZE_PREDECESSOR_LIST
Postcondition: Checkout failed to initialize the predecessor set of the checked-out resource.


AUTO_CHECKIN_FAILED

public static final WvcmException.ReasonCode AUTO_CHECKIN_FAILED
Postcondition: Unlock failed to automatically checkin the resource.


CANNOT_REMOVE_LABEL_DOES_NOT_EXIST

public static final WvcmException.ReasonCode CANNOT_REMOVE_LABEL_DOES_NOT_EXIST
Precondition: Cannot remove the specified label because it does not used by this resource.


BAD_VERSION_HISTORY

public static final WvcmException.ReasonCode BAD_VERSION_HISTORY
Precondition: Report failed because a resource specified was not a version history.


CANNOT_UPDATE_WORKSPACE_REFERENCE

public static final WvcmException.ReasonCode CANNOT_UPDATE_WORKSPACE_REFERENCE
Postcondition: Workspace was moved but references to it failed to be updated.


CANNOT_CHECKIN_FORK_DISCOURAGED

public static final WvcmException.ReasonCode CANNOT_CHECKIN_FORK_DISCOURAGED
Precondition: Cannot checkin since it would cause a fork and forking is discouraged


CANNOT_UPDATE_CONTROLLED_FOLDER_MEMBERS

public static final WvcmException.ReasonCode CANNOT_UPDATE_CONTROLLED_FOLDER_MEMBERS
Postcondition: Controlled folder was updated but members failed to be updated.


CANNOT_CREATE_BASELINE_FOLDER

public static final WvcmException.ReasonCode CANNOT_CREATE_BASELINE_FOLDER
Postcondition: Checkin of a controlled configuration failed to create a new baseline folder.


CANNOT_PRESERVE_VERSIONING_PROPERTIES

public static final WvcmException.ReasonCode CANNOT_PRESERVE_VERSIONING_PROPERTIES
Postcondition: Failed to preserve the properties when moving a resource.


CANNOT_MERGE_BASELINE

public static final WvcmException.ReasonCode CANNOT_MERGE_BASELINE
Postcondition: Failed to merge baseline.


CANNOT_PUT_UNDER_CONTROL

public static final WvcmException.ReasonCode CANNOT_PUT_UNDER_CONTROL
Postcondition: Failed to put the resource under control.


CANNOT_DELETE_VERSION

public static final WvcmException.ReasonCode CANNOT_DELETE_VERSION
Precondition: Delete failed because you cannot delete a version.


CANNOT_ADD_OR_SET_LABEL

public static final WvcmException.ReasonCode CANNOT_ADD_OR_SET_LABEL
Postcondition: Adding or setting the specified label failed.


CANNOT_UNCHECKOUT_NOT_CHECKED_OUT_RESOURCE

public static final WvcmException.ReasonCode CANNOT_UNCHECKOUT_NOT_CHECKED_OUT_RESOURCE
Precondition: Uncheckout failed, resource was not a checked-out controlled resource.


CANNOT_SET_BASELINE_CONTROLLED_FOLDER_MEMBERS

public static final WvcmException.ReasonCode CANNOT_SET_BASELINE_CONTROLLED_FOLDER_MEMBERS
Postcondition: Cannot correctly set the members of the baseline controlled folder.


BAD_VERSION

public static final WvcmException.ReasonCode BAD_VERSION
Precondition: resource specified must be a version.


CANNOT_MODIFY_VERSION

public static final WvcmException.ReasonCode CANNOT_MODIFY_VERSION
Precondition: Failed to modify content/properties because the resource specified was a version.


BASELINES_FROM_SAME_HISTORY

public static final WvcmException.ReasonCode BASELINES_FROM_SAME_HISTORY
Precondition: The operation failed because the server does not allow compare/merge of baselines from different baseline histories.


CANNOT_CHECKIN_ALL_RESOURCES

public static final WvcmException.ReasonCode CANNOT_CHECKIN_ALL_RESOURCES
Precondition: Activity cannot be checked-in because checkin of all referenced resources failed.


CANNOT_RENAME_WORKING_RESOURCE

public static final WvcmException.ReasonCode CANNOT_RENAME_WORKING_RESOURCE
Precondition: Failed to move because the resource to be moved is a working resource.


CANNOT_CREATE_NEW_CONTROLLED_RESOURCE

public static final WvcmException.ReasonCode CANNOT_CREATE_NEW_CONTROLLED_RESOURCE
Postcondition: Failed to create a new controlled resource.


CANNOT_SELECT_EXISTING_BASELINE

public static final WvcmException.ReasonCode CANNOT_SELECT_EXISTING_BASELINE
Postcondition: Baseline control failed to create members or set properties.


RESOURCE_ALREADY_EXISTS_AT_LOCATION

public static final WvcmException.ReasonCode RESOURCE_ALREADY_EXISTS_AT_LOCATION
Precondition: Creating a resource failed because a resource already exists at the specified location.


CANNOT_MODIFY_PROPERTIES

public static final WvcmException.ReasonCode CANNOT_MODIFY_PROPERTIES
Postcondition: The report failed because it modified resources properties.


CANNOT_AUTO_CHECKOUT

public static final WvcmException.ReasonCode CANNOT_AUTO_CHECKOUT
Postcondition: The operation failed to modify the resource because auto checkout failed.


CHECKOUT_OF_VERSION_WITH_DESCENDANT_IS_DISCOURAGED

public static final WvcmException.ReasonCode CHECKOUT_OF_VERSION_WITH_DESCENDANT_IS_DISCOURAGED
Precondition: Failed to checkout because descendent already exists and forking is discouraged.


CANNOT_UPDATE_ACTIVITY_REFERENCE

public static final WvcmException.ReasonCode CANNOT_UPDATE_ACTIVITY_REFERENCE

VERSION_HISTORY_IS_NOT_TREE

public static final WvcmException.ReasonCode VERSION_HISTORY_IS_NOT_TREE
Precondition: Cannot checkin because the resources predecessors are not descendents of the root of the version history.


MUST_SELECT_VERSION_IN_HISTORY

public static final WvcmException.ReasonCode MUST_SELECT_VERSION_IN_HISTORY
Precondition: Label failed to select a version in the history of the specified controlled resource.


CANNOT_COPY_FOLDER_VERSION

public static final WvcmException.ReasonCode CANNOT_COPY_FOLDER_VERSION
Precondition: Failed because the resource specified is a folder version.


CANNOT_UPDATE_CONTENT_AND_PROPERTIES

public static final WvcmException.ReasonCode CANNOT_UPDATE_CONTENT_AND_PROPERTIES
Postcondition: Update failed to set content and properties correctly.


CANNOT_HAVE_CONTROLLED_MEMBERS

public static final WvcmException.ReasonCode CANNOT_HAVE_CONTROLLED_MEMBERS
Precondition: baseline control failed because the folder already has controlled resources.


CANNOT_CHANGE_EXISTING_CHECKED_IN_OUT

public static final WvcmException.ReasonCode CANNOT_CHANGE_EXISTING_CHECKED_IN_OUT
Postcondition: The operation changed an existing controlled resource.


CANNOT_UPDATE_DESCENDANT_VERSION

public static final WvcmException.ReasonCode CANNOT_UPDATE_DESCENDANT_VERSION
Postcondition: Target version is an ancestor of the source but update failed.


CANNOT_UPDATE_AUTO_UPDATE

public static final WvcmException.ReasonCode CANNOT_UPDATE_AUTO_UPDATE
Postcondition: Rebind failed to update references to the resource in auto update properties.


CANNOT_COPY_HISTORY

public static final WvcmException.ReasonCode CANNOT_COPY_HISTORY
Precondition: Copy failed because you cannot copy a history resource.


CANNOT_CHECK_OUT

public static final WvcmException.ReasonCode CANNOT_CHECK_OUT
Postcondition: Checkout operation failed to checkout the controlled resource.


ONE_CONTROLLED_RESOURCE_PER_HISTORY_PER_WORKSPACE

public static final WvcmException.ReasonCode ONE_CONTROLLED_RESOURCE_PER_HISTORY_PER_WORKSPACE
Precondition: The operation failed because it would result in more than one controlled resource for this version history in a workspace.


INITIALIZE_CONTROLLED_BINDINGS

public static final WvcmException.ReasonCode INITIALIZE_CONTROLLED_BINDINGS

CANNOT_MODIFY_CONFIGURATION

public static final WvcmException.ReasonCode CANNOT_MODIFY_CONFIGURATION
Postcondition: Update request failed because member of baseline controlled folder could not be updated.


CANNOT_UPDATE_MEMBERS_ARE_CHECKED_OUT

public static final WvcmException.ReasonCode CANNOT_UPDATE_MEMBERS_ARE_CHECKED_OUT
Precondition: Update failed because members of the controlled configuration are checked-out.


APPLY_REQUEST_TO_LABELED_VERSION

public static final WvcmException.ReasonCode APPLY_REQUEST_TO_LABELED_VERSION
Postcondition: Operation could not be carried out on the version identified by the specified label.


CANNOT_DELETE_VERSION_REFERENCE

public static final WvcmException.ReasonCode CANNOT_DELETE_VERSION_REFERENCE
Postcondition: Unbind failed to remove all outstanding merge references to the resource.


CANNOT_MERGE_SUB_BASELINES

public static final WvcmException.ReasonCode CANNOT_MERGE_SUB_BASELINES

CANNOT_MERGE_CHECKED_OUT_RESOURCE

public static final WvcmException.ReasonCode CANNOT_MERGE_CHECKED_OUT_RESOURCE
Precondition: Merge failed because source identified or contains a checked-out resource.


CANNOT_CANCEL_CHECKED_OUT

public static final WvcmException.ReasonCode CANNOT_CANCEL_CHECKED_OUT
Postcondition: Uncheckout failed to reset the state of the controlled resource.


CANNOT_UPDATE_PREDECESSOR_LIST

public static final WvcmException.ReasonCode CANNOT_UPDATE_PREDECESSOR_LIST
Postcondition: Unbind failed to update the predecessor set of the version history.


ONE_CHECKOUT_PER_ACTIVITY_PER_HISTORY

public static final WvcmException.ReasonCode ONE_CHECKOUT_PER_ACTIVITY_PER_HISTORY
Precondition: Failed because more than one version of this resource is referenced in the specified activity.


MUST_BE_CHECKED_IN

public static final WvcmException.ReasonCode MUST_BE_CHECKED_IN
Precondition: The operation failed because the resource must be in the checked-in state.


CANNOT_DEPTH_UPDATE

public static final WvcmException.ReasonCode CANNOT_DEPTH_UPDATE
Precondition: Could not update all resources matching the depth header.


CANNOT_CHECK_IN

public static final WvcmException.ReasonCode CANNOT_CHECK_IN
Postcondition: The resource could not be checked-in.


MUST_BE_CHECKED_OUT

public static final WvcmException.ReasonCode MUST_BE_CHECKED_OUT
Precondition: The operation failed because the resource must first be checked-out.


CANNOT_UNBIND_ACTIVITY_REFERENCE

public static final WvcmException.ReasonCode CANNOT_UNBIND_ACTIVITY_REFERENCE
Postcondition: Cannot unbind activity because references to the activity could not be deleted.


CANNOT_CHECKIN_MERGE_NOT_COMPLETE

public static final WvcmException.ReasonCode CANNOT_CHECKIN_MERGE_NOT_COMPLETE
Precondition: The resource being checked-in is in the process of being merged.


CANNOT_CREATE_BRANCH_IN_ACTIVITY

public static final WvcmException.ReasonCode CANNOT_CREATE_BRANCH_IN_ACTIVITY
Precondition: Each version in an activity for a given version history must be on the same line of descent.


CANNOT_MODIFY_CONTROLLED_CONFIGURATION

public static final WvcmException.ReasonCode CANNOT_MODIFY_CONTROLLED_CONFIGURATION
Precondition: The operation failed because the resource is a member of a checked-in controlled configuration and auto versioning is not enabled.


ONE_VERSION_PER_HISTORY_PER_BASELINE

public static final WvcmException.ReasonCode ONE_VERSION_PER_HISTORY_PER_BASELINE
Precondition: Cannot checkin the controlled configuration because more than one member exists for a given version history.


CANNOT_CREATE_NEW_VERSION_HISTORY

public static final WvcmException.ReasonCode CANNOT_CREATE_NEW_VERSION_HISTORY

CANNOT_CREATE_NEW_RESOURCE

public static final WvcmException.ReasonCode CANNOT_CREATE_NEW_RESOURCE
Postcondition: Copy failed to create new resource when copying a controlled resource.


CANNOT_MERGE_ANCESTOR_VERSION

public static final WvcmException.ReasonCode CANNOT_MERGE_ANCESTOR_VERSION
Postcondition: Merge modified an ancestor of the merge source.


CANNOT_AUTO_UPDATE

public static final WvcmException.ReasonCode CANNOT_AUTO_UPDATE
Postcondition: Checkin failed to update a controlled resource specified in the auto update property.


CANNOT_CHECKOUT_FOR_MERGE

public static final WvcmException.ReasonCode CANNOT_CHECKOUT_FOR_MERGE
Postcondition: Target needed to be checked-out for merge but it failed.


CANNOT_KEEP_CHECKED_OUT

public static final WvcmException.ReasonCode CANNOT_KEEP_CHECKED_OUT

ADD_MUST_BE_NEW_LABEL

public static final WvcmException.ReasonCode ADD_MUST_BE_NEW_LABEL
Precondition: The label is already in use by this resource.


CANNOT_MODIFY_CHECKED_IN_PARENT

public static final WvcmException.ReasonCode CANNOT_MODIFY_CHECKED_IN_PARENT
Precondition: Operation failed to modify a resource because it's parent folder is a checked-in controlled folder.


NO_CHECKED_OUT_BASELINE_CONTROLLED_FOLDER_MEMBERS

public static final WvcmException.ReasonCode NO_CHECKED_OUT_BASELINE_CONTROLLED_FOLDER_MEMBERS
Precondition: Failed to checkin the controlled configuration because some of it's members are still checked-out.


CANNOT_MODIFY_PROTECTED_PROPERTY

public static final WvcmException.ReasonCode CANNOT_MODIFY_PROTECTED_PROPERTY
Precondition: Operation failed because it attempted to set a protected property.


CANNOT_UPDATE_SUB_BASELINES

public static final WvcmException.ReasonCode CANNOT_UPDATE_SUB_BASELINES
Postcondition: Update failed to correctly set the checked-in property of controlled configurations.


CANNOT_MODIFY_DESTINATION_CHECKED_IN_PARENT

public static final WvcmException.ReasonCode CANNOT_MODIFY_DESTINATION_CHECKED_IN_PARENT
Precondition: Rebind failed because the destination is a checked-in controlled folder.


CANNOT_MOVE_WORKSPACE

public static final WvcmException.ReasonCode CANNOT_MOVE_WORKSPACE
Postcondition: Workspace was moved but failed to update all references to the workspace.


CANNOT_AUTO_CHECKOUT_CHECKIN

public static final WvcmException.ReasonCode CANNOT_AUTO_CHECKOUT_CHECKIN
Postcondition: The request to modify the resource failed to auto checkout and checkin the resource.


CANNOT_CREATE_NEW_BASELINE

public static final WvcmException.ReasonCode CANNOT_CREATE_NEW_BASELINE
Postcondition: Baseline control failed to create a new baseline.


CANNOT_REMOVE_LABEL

public static final WvcmException.ReasonCode CANNOT_REMOVE_LABEL
Postcondition: Failed to remove label from the specified resource.


CANNOT_HAVE_LABEL_AND_APPLY_TO_VERSION

public static final WvcmException.ReasonCode CANNOT_HAVE_LABEL_AND_APPLY_TO_VERSION
Precondition: Request failed because both a label and apply to version were specified.


CANNOT_APPLY_TO_CHECKED_IN_VERSION

public static final WvcmException.ReasonCode CANNOT_APPLY_TO_CHECKED_IN_VERSION
Postcondition: Failed to create a working resource based on checked-in resource.


CANNOT_CREATE_VERSION

public static final WvcmException.ReasonCode CANNOT_CREATE_VERSION
Postcondition: Checkin failed to create a new version.


BAD_REPORT

public static final WvcmException.ReasonCode BAD_REPORT
Precondition: Report failed since the resource does not support the specified report.


CANNOT_UNBIND_RESOURCE

public static final WvcmException.ReasonCode CANNOT_UNBIND_RESOURCE
Postcondition: Failed to unbind the resource.


CANNOT_CHECKIN_ACTIVITY

public static final WvcmException.ReasonCode CANNOT_CHECKIN_ACTIVITY
Postcondition: Failed to checkin all checked-out resources in the activity checkout set.


CANNOT_INITIALIZE_UNRESERVED

public static final WvcmException.ReasonCode CANNOT_INITIALIZE_UNRESERVED
Postcondition: Could not set the unreserved property of the resource.


ILLEGAL_LOCATION_SYNTAX

public static final WvcmException.ReasonCode ILLEGAL_LOCATION_SYNTAX
Illegal syntax for location string value


CANNOT_REFRESH_DIRTY_RESOURCE

public static final WvcmException.ReasonCode CANNOT_REFRESH_DIRTY_RESOURCE
Cannot refresh dirty resource without ignoreDirty flag set


MUST_NOT_BE_STALE

public static final WvcmException.ReasonCode MUST_NOT_BE_STALE
Operation cannot be performed if the resource content is stale


CANNOT_SYNCHRONIZE_CONTENT

public static final WvcmException.ReasonCode CANNOT_SYNCHRONIZE_CONTENT
Attempt to synchronize content failed


CANNOT_INITIALIZE_RESOURCE

public static final WvcmException.ReasonCode CANNOT_INITIALIZE_RESOURCE
The new resource could not be properly initialized


CANNOT_READ_MEMBERS

public static final WvcmException.ReasonCode CANNOT_READ_MEMBERS
Cannot read members of folder


CANNOT_UPDATE_SERVER_CONTENT

public static final WvcmException.ReasonCode CANNOT_UPDATE_SERVER_CONTENT
Checkin cannot update the server content


MULTIPLE_BINDINGS_NOT_ALLOWED

public static final WvcmException.ReasonCode MULTIPLE_BINDINGS_NOT_ALLOWED
Not Cannot create multiple bindings to one resource


NO_CROSS_SERVER_BINDING

public static final WvcmException.ReasonCode NO_CROSS_SERVER_BINDING
Cannot create cross-server binding


CANNOT_OVERWRITE

public static final WvcmException.ReasonCode CANNOT_OVERWRITE
Cannot overwrite existing binding


CYCLE_NOT_ALLOWED

public static final WvcmException.ReasonCode CYCLE_NOT_ALLOWED
Cannot create location cycle


CANNOT_CREATE_BINDING

public static final WvcmException.ReasonCode CANNOT_CREATE_BINDING
Cannot create specified binding


ACE_CONFLICT

public static final WvcmException.ReasonCode ACE_CONFLICT

DENY_BEFORE_GRANT

public static final WvcmException.ReasonCode DENY_BEFORE_GRANT

GRANT_ONLY

public static final WvcmException.ReasonCode GRANT_ONLY

PRIVILEGE_NOT_SUPPORTED

public static final WvcmException.ReasonCode PRIVILEGE_NOT_SUPPORTED

MISSING_REQUIRED_PRINCIPAL

public static final WvcmException.ReasonCode MISSING_REQUIRED_PRINCIPAL

PRINCIPAL_NOT_FOUND

public static final WvcmException.ReasonCode PRINCIPAL_NOT_FOUND

INVALID_PRINCIPAL

public static final WvcmException.ReasonCode INVALID_PRINCIPAL

LOCKED

public static final WvcmException.ReasonCode LOCKED

CANNOT_LOCK

public static final WvcmException.ReasonCode CANNOT_LOCK

CANNOT_UNLOCK

public static final WvcmException.ReasonCode CANNOT_UNLOCK

TLS_EXCEPTION

public static final WvcmException.ReasonCode TLS_EXCEPTION
Method Detail

getReasonCodeForRFC3253Condition

public static WvcmException.ReasonCode getReasonCodeForRFC3253Condition(java.lang.String condition)
The ReasonCode for an RFC-3253 pre- or post-condition.

Parameters:
condition - the RFC-3253 pre- or post- condition local name.
Returns:
the corresponding ReasonCode.


Copyright (c) 2003 - Apache Software Foundation