This run-time error is thrown, if variables from the set a virtual
constructor relies upon are write-changed after the virtual
constructor has already been used.
author: Kavitha Ranganathan author: Jens-S. Vöckler author: Yong Zhao version: $Revision: 289 $ See Also:HashedFileFactory
Constructor Summary
public
VTorInUseException() Constructor: Assembles a standard exception without message.
public
VTorInUseException(String message) Constructor: Assembles a standard exception with a message.
Parameters: message - is the user notification.