Constants -
file
- INVALID_OPERATION_ERROR string {ballerina/file}InvalidOperationError
-
Identifies invalid operation error.
- PERMISSION_ERROR string {ballerina/file}PermissionError
-
Identifies permission error.
- FILE_SYSTEM_ERROR string {ballerina/file}FileSystemError
-
Identifies file system error.
- FILE_NOT_FOUND_ERROR string {ballerina/file}FileNotFoundError
-
Identifies file not found error.