Indy 9
ErrAccessViolation
See Also, Unit: IdTrivialFTPBase
Error number for server read file or write file errors.
ErrAccessViolation = 2;
Unit
IdTrivialFTPBase
Description
ErrAccessViolation is a constant integer that represents the error number for EIdTFTPAccessViolation exceptions raised during a server read file or write file error. ErrAccessViolation can be raised when TIdTrivialFTPServer.CanRead is set to False. ErrAccessViolation is raised in the TIdTrivialFTPServer.OnReadFile or TIdTrivialFTPServer.OnWriteFile event handlers.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.