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

This constant corresponds to the "File Not Found" error code (value is 1) in TFTP protocol.

File
ErrFileNotFound = 1;

An exception will be raised in the server if when trying to read the file requested it is not found.

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