Uses of Class
javax.wvcm.WvcmException.ReasonCode

Uses of WvcmException.ReasonCode in javax.wvcm
 

Fields in javax.wvcm declared as WvcmException.ReasonCode
static WvcmException.ReasonCode WvcmException.ReasonCode.READ_FAILED
          The provider suffered an I/O failure, the operation may be retried.
static WvcmException.ReasonCode WvcmException.ReasonCode.WRITE_FAILED
          The provider suffered an I/O failure, the operation may be retried.
static WvcmException.ReasonCode 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 WvcmException.ReasonCode.VALUE_UNAVAILABLE_LOCALLY
          The property value is maintained only on the server and so is not available locally.
static WvcmException.ReasonCode WvcmException.ReasonCode.PROPERTY_MISSING
          The requested property does not exist on the persistent resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.NO_CONTENT
          The resource has no content.
static WvcmException.ReasonCode WvcmException.ReasonCode.NO_LOCAL_CONTENT
          The resource has no content stored locally.
static WvcmException.ReasonCode WvcmException.ReasonCode.PROPERTY_OVERWRITE_FORBIDDEN
          The property value update would overwrite an earlier change.
static WvcmException.ReasonCode WvcmException.ReasonCode.UNAUTHORIZED
          The user is not authorized to execute the attempted operation.
static WvcmException.ReasonCode WvcmException.ReasonCode.FORBIDDEN
          The provider was unable to complete the operation for an unspecified reason.
static WvcmException.ReasonCode WvcmException.ReasonCode.NOT_FOUND
          The corresponding remote resource no longer exists or was never created.
static WvcmException.ReasonCode WvcmException.ReasonCode.CONFLICT
          The operation cannot be performed due to a conflict with resource state.
static WvcmException.ReasonCode WvcmException.ReasonCode.WORKSPACE_SERVER_LOCATION_UNDEFINED
          The server workspace location is required to perform the operation.
static WvcmException.ReasonCode WvcmException.ReasonCode.NOT_AN_ACTIVITY
          Precondition: Resource specified was not an activity.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_DELETE_VERSION_LIST
          Postcondition: The operation failed to delete all versions in the version set.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_INITIALIZE_BINDINGS
          Postcondition: Failed to initialize the bindings in the folder.
static WvcmException.ReasonCode WvcmException.ReasonCode.CONTROLLED_CONFIGURATION_ALREADY_EXISTS
          Precondition: This folder already has a controlled configuration.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CREATE_CONTROLLED_CONFIGURATION
          Postcondition: Failed to create a new controlled configuration.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_REFERENCE_CONTROLLED_CONFIGURATION
          Postcondition: Failed to create reference to a new controlled configuration.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_ADD_TO_HISTORY
          Postcondition: The new version could not be added to the version history.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_DELETE_WORKSPACE_MEMBERS
          Postcondition: he workspace could not be deleted because members still reference it.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_RENAME_VERSION
          Precondition: A version resource cannot be renamed.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_REPORT_PROPERTIES
          Postcondition: The specified properties cannot be reported.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_INITIALIZE_ACTIVITY_LIST
          Postcondition: The activity set of the checked-out resource could not be initialized.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_FORK
          Precondition: A fork in the version tree is not allowed.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_SET_CONTROLLED_CONFIGURATION
          Postcondition: The folders controlled configuration property could not be set.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_RESTORE_CONTENT_AND_DEAD_PROPERTIES
          Postcondition: The uncheckout operation could not restore content and properties.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_BASELINE_FOLDER
          Precondition: The members of a baseline folder cannot be modified.
static WvcmException.ReasonCode 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 WvcmException.ReasonCode.CANNOT_CREATE_AT_THIS_LOCATION
          Precondition: Cannot create this resource at the specified location.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_MERGE_LIST
          Postcondition: Update of the merge set or auto merge set properties failed.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_MODIFY_CONTROLLED_PROPERTY
          Precondition: Cannot modify the properties of a checked-in resource.
static WvcmException.ReasonCode 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 WvcmException.ReasonCode.CANNOT_MERGE_CHECKOUT_NOT_ALLOWED
          Precondition: Failed to perform the merge because the target could not be checked-out.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CREATE_WORKING_RESOURCE
          Postcondition: Failed to create working resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CONTROL_FOLDER_MEMBERS
          Postcondition: Failed to checkin the folder version.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_MODIFY_CONTROLLED_CONTENT
          Precondition: Cannot modify the content of a checked-in resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_RENAME_HISTORY
          Precondition: A version history cannot be renamed.
static WvcmException.ReasonCode WvcmException.ReasonCode.VERSIONING_PROPERTY_COPIED
          Postcondition: A vesioning property was copied to the destination.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CHECKIN_ACTIVITY_RESOURCES
          Postcondition: Failed to checkin all checked-out resources in the activity checkout set.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_CHECKED_OUT_REFERENCE
          Postcondition: Operation failed because references to the resource could not be updated.
static WvcmException.ReasonCode WvcmException.ReasonCode.NOT_A_BASELINE
          Precondition: Operation failed because the resource passed in was not a baseline.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CHECKOUT_FORKING_IS_FORBIDDEN
          Precondition: Failed to checkout the resource because a descendent exists and forking is forbidden.
static WvcmException.ReasonCode 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 WvcmException.ReasonCode.CANNOT_MOVE_INTO_WORKSPACE
          Postcondition: Failed to move a resource into a new workspace.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_VERSION_HISTORY_ROOT
          Postcondition: Deleting a version failed to update the root of the version history.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_RETRIEVE_SUPPORTED_PROPERTY
          Precondition: Failed to retrieve a property that should be supported.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CHECKOUT_MULTI_CHECKOUT_IS_FORBIDDEN
          Precondition: Checkout of an already checked-out resource is forbidden.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_INITIALIZE_PREDECESSOR_LIST
          Postcondition: Checkout failed to initialize the predecessor set of the checked-out resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.AUTO_CHECKIN_FAILED
          Postcondition: Unlock failed to automatically checkin the resource.
static WvcmException.ReasonCode 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 WvcmException.ReasonCode.BAD_VERSION_HISTORY
          Precondition: Report failed because a resource specified was not a version history.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_WORKSPACE_REFERENCE
          Postcondition: Workspace was moved but references to it failed to be updated.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CHECKIN_FORK_DISCOURAGED
          Precondition: Cannot checkin since it would cause a fork and forking is discouraged
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_CONTROLLED_FOLDER_MEMBERS
          Postcondition: Controlled folder was updated but members failed to be updated.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CREATE_BASELINE_FOLDER
          Postcondition: Checkin of a controlled configuration failed to create a new baseline folder.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_PRESERVE_VERSIONING_PROPERTIES
          Postcondition: Failed to preserve the properties when moving a resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_MERGE_BASELINE
          Postcondition: Failed to merge baseline.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_PUT_UNDER_CONTROL
          Postcondition: Failed to put the resource under control.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_DELETE_VERSION
          Precondition: Delete failed because you cannot delete a version.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_ADD_OR_SET_LABEL
          Postcondition: Adding or setting the specified label failed.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UNCHECKOUT_NOT_CHECKED_OUT_RESOURCE
          Precondition: Uncheckout failed, resource was not a checked-out controlled resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_SET_BASELINE_CONTROLLED_FOLDER_MEMBERS
          Postcondition: Cannot correctly set the members of the baseline controlled folder.
static WvcmException.ReasonCode WvcmException.ReasonCode.BAD_VERSION
          Precondition: resource specified must be a version.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_MODIFY_VERSION
          Precondition: Failed to modify content/properties because the resource specified was a version.
static WvcmException.ReasonCode 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 WvcmException.ReasonCode.CANNOT_CHECKIN_ALL_RESOURCES
          Precondition: Activity cannot be checked-in because checkin of all referenced resources failed.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_RENAME_WORKING_RESOURCE
          Precondition: Failed to move because the resource to be moved is a working resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CREATE_NEW_CONTROLLED_RESOURCE
          Postcondition: Failed to create a new controlled resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_SELECT_EXISTING_BASELINE
          Postcondition: Baseline control failed to create members or set properties.
static WvcmException.ReasonCode WvcmException.ReasonCode.RESOURCE_ALREADY_EXISTS_AT_LOCATION
          Precondition: Creating a resource failed because a resource already exists at the specified location.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_MODIFY_PROPERTIES
          Postcondition: The report failed because it modified resources properties.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_AUTO_CHECKOUT
          Postcondition: The operation failed to modify the resource because auto checkout failed.
static WvcmException.ReasonCode WvcmException.ReasonCode.CHECKOUT_OF_VERSION_WITH_DESCENDANT_IS_DISCOURAGED
          Precondition: Failed to checkout because descendent already exists and forking is discouraged.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_ACTIVITY_REFERENCE
           
static WvcmException.ReasonCode 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 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 WvcmException.ReasonCode.CANNOT_COPY_FOLDER_VERSION
          Precondition: Failed because the resource specified is a folder version.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_CONTENT_AND_PROPERTIES
          Postcondition: Update failed to set content and properties correctly.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_HAVE_CONTROLLED_MEMBERS
          Precondition: baseline control failed because the folder already has controlled resources.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CHANGE_EXISTING_CHECKED_IN_OUT
          Postcondition: The operation changed an existing controlled resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_DESCENDANT_VERSION
          Postcondition: Target version is an ancestor of the source but update failed.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_AUTO_UPDATE
          Postcondition: Rebind failed to update references to the resource in auto update properties.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_COPY_HISTORY
          Precondition: Copy failed because you cannot copy a history resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CHECK_OUT
          Postcondition: Checkout operation failed to checkout the controlled resource.
static WvcmException.ReasonCode 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 WvcmException.ReasonCode.INITIALIZE_CONTROLLED_BINDINGS
           
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_MODIFY_CONFIGURATION
          Postcondition: Update request failed because member of baseline controlled folder could not be updated.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_MEMBERS_ARE_CHECKED_OUT
          Precondition: Update failed because members of the controlled configuration are checked-out.
static WvcmException.ReasonCode 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 WvcmException.ReasonCode.CANNOT_DELETE_VERSION_REFERENCE
          Postcondition: Unbind failed to remove all outstanding merge references to the resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_MERGE_SUB_BASELINES
           
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_MERGE_CHECKED_OUT_RESOURCE
          Precondition: Merge failed because source identified or contains a checked-out resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CANCEL_CHECKED_OUT
          Postcondition: Uncheckout failed to reset the state of the controlled resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_PREDECESSOR_LIST
          Postcondition: Unbind failed to update the predecessor set of the version history.
static WvcmException.ReasonCode 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 WvcmException.ReasonCode.MUST_BE_CHECKED_IN
          Precondition: The operation failed because the resource must be in the checked-in state.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_DEPTH_UPDATE
          Precondition: Could not update all resources matching the depth header.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CHECK_IN
          Postcondition: The resource could not be checked-in.
static WvcmException.ReasonCode WvcmException.ReasonCode.MUST_BE_CHECKED_OUT
          Precondition: The operation failed because the resource must first be checked-out.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UNBIND_ACTIVITY_REFERENCE
          Postcondition: Cannot unbind activity because references to the activity could not be deleted.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CHECKIN_MERGE_NOT_COMPLETE
          Precondition: The resource being checked-in is in the process of being merged.
static WvcmException.ReasonCode 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 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 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 WvcmException.ReasonCode.CANNOT_CREATE_NEW_VERSION_HISTORY
           
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CREATE_NEW_RESOURCE
          Postcondition: Copy failed to create new resource when copying a controlled resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_MERGE_ANCESTOR_VERSION
          Postcondition: Merge modified an ancestor of the merge source.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_AUTO_UPDATE
          Postcondition: Checkin failed to update a controlled resource specified in the auto update property.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CHECKOUT_FOR_MERGE
          Postcondition: Target needed to be checked-out for merge but it failed.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_KEEP_CHECKED_OUT
           
static WvcmException.ReasonCode WvcmException.ReasonCode.ADD_MUST_BE_NEW_LABEL
          Precondition: The label is already in use by this resource.
static WvcmException.ReasonCode 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 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 WvcmException.ReasonCode.CANNOT_MODIFY_PROTECTED_PROPERTY
          Precondition: Operation failed because it attempted to set a protected property.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_SUB_BASELINES
          Postcondition: Update failed to correctly set the checked-in property of controlled configurations.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_MODIFY_DESTINATION_CHECKED_IN_PARENT
          Precondition: Rebind failed because the destination is a checked-in controlled folder.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_MOVE_WORKSPACE
          Postcondition: Workspace was moved but failed to update all references to the workspace.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_AUTO_CHECKOUT_CHECKIN
          Postcondition: The request to modify the resource failed to auto checkout and checkin the resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CREATE_NEW_BASELINE
          Postcondition: Baseline control failed to create a new baseline.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_REMOVE_LABEL
          Postcondition: Failed to remove label from the specified resource.
static WvcmException.ReasonCode 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 WvcmException.ReasonCode.CANNOT_APPLY_TO_CHECKED_IN_VERSION
          Postcondition: Failed to create a working resource based on checked-in resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CREATE_VERSION
          Postcondition: Checkin failed to create a new version.
static WvcmException.ReasonCode WvcmException.ReasonCode.BAD_REPORT
          Precondition: Report failed since the resource does not support the specified report.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UNBIND_RESOURCE
          Postcondition: Failed to unbind the resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CHECKIN_ACTIVITY
          Postcondition: Failed to checkin all checked-out resources in the activity checkout set.
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_INITIALIZE_UNRESERVED
          Postcondition: Could not set the unreserved property of the resource.
static WvcmException.ReasonCode WvcmException.ReasonCode.ILLEGAL_LOCATION_SYNTAX
          Illegal syntax for location string value
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_REFRESH_DIRTY_RESOURCE
          Cannot refresh dirty resource without ignoreDirty flag set
static WvcmException.ReasonCode WvcmException.ReasonCode.MUST_NOT_BE_STALE
          Operation cannot be performed if the resource content is stale
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_SYNCHRONIZE_CONTENT
          Attempt to synchronize content failed
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_INITIALIZE_RESOURCE
          The new resource could not be properly initialized
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_READ_MEMBERS
          Cannot read members of folder
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_UPDATE_SERVER_CONTENT
          Checkin cannot update the server content
static WvcmException.ReasonCode WvcmException.ReasonCode.MULTIPLE_BINDINGS_NOT_ALLOWED
          Not Cannot create multiple bindings to one resource
static WvcmException.ReasonCode WvcmException.ReasonCode.NO_CROSS_SERVER_BINDING
          Cannot create cross-server binding
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_OVERWRITE
          Cannot overwrite existing binding
static WvcmException.ReasonCode WvcmException.ReasonCode.CYCLE_NOT_ALLOWED
          Cannot create location cycle
static WvcmException.ReasonCode WvcmException.ReasonCode.CANNOT_CREATE_BINDING
          Cannot create specified binding
 

Methods in javax.wvcm that return WvcmException.ReasonCode
 WvcmException.ReasonCode WvcmException.getReasonCode()
          Returns the reason code that describes the nature of the error.
static WvcmException.ReasonCode WvcmException.ReasonCode.getReasonCodeForRFC3253Condition(String condition)
          The ReasonCode for an RFC-3253 pre- or post-condition.
 

Constructors in javax.wvcm with parameters of type WvcmException.ReasonCode
WvcmException(String message, String location, WvcmException.ReasonCode reasonCode, Exception[] nestedExceptions)
          Constructs a WvcmException.