FileAccessViolationException

FileAccessViolationException class

This exception wile be thrown when the file open and locked by another caller.

The FileAccessViolationException type exposes the following members:

Constructors

NameDescription
FileAccessViolationException()Initializes a new instance of the class with default error message.
FileAccessViolationException(message)Initializes a new instance of the FileAccessViolationException class

See Also