The FileNotFoundStrings type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | CANNOT_FIND |
Server string indicating file not found (CANNOT_FIND)
|
![]() ![]() | CANNOT_FIND_THE_FILE |
Server string indicating file not found (CANNOT_FIND_THE_FILE)
|
![]() ![]() | COULD_NOT_GET_FILE |
Server string indicating file not found (COULD_NOT_GET_FILE)
|
![]() ![]() | DOES_NOT_EXIST |
Server string indicating file not found (DOES_NOT_EXIST)
|
![]() ![]() | FAILED_TO_OPEN_FILE |
Server string indicating file not found (FAILED_TO_OPEN_FILE)
|
![]() ![]() | FILE_NOT_FOUND |
Server string indicating file not found (FILE_NOT_FOUND)
|
![]() ![]() | NO_SUCH_FILE |
Server string indicating file not found (NO_SUCH_FILE)
|
![]() ![]() | NOT_REGULAR_FILE |
Server string indicating file not found (NOT_REGULAR_FILE)
|