Topic Path: Symbol Reference > Constants > ErrAccessViolation Constant
ContentsIndexHome
PreviousUpNext
ErrAccessViolation Constant

This constant corresponds to the AccessViolation error code (value is 2) in TFTP protocol.

File
ErrAccessViolation = 2;

An exception will be raised in the server if read or write access to a file is denied due to an exclusive lock.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.