Exception: RSCM::Accurev::StaleWorkspaceException

Inherits:
AccurevException show all
Defined in:
lib/rscm/scm/accurev/exception.rb

Overview

Exception thrown when an update is performed on a workspace with unkept/unanchored modifications. Accurev requires that all modifications be handled before an update is performed.

Instance Attribute Summary

Attributes inherited from AccurevException

#error_msg

Method Summary

Methods inherited from AccurevException

#initialize

Constructor Details

This class inherits a constructor from RSCM::Accurev::AccurevException