Constants -
system
- INVALID_OPERATION_ERROR string {ballerina/system}InvalidOperationError
-
Represents the error code for invalid operations
- PERMISSION_ERROR string {ballerina/system}PermissionError
-
Represents the error code for permission errors
- FILE_SYSTEM_ERROR string {ballerina/system}FileSystemError
-
Represents the error code for file system errors
- FILE_NOT_FOUND_ERROR string {ballerina/system}FileNotFoundError
-
Represents the error code for file not found