1234567891011121314151617181920212223242526272829 |
- failedToGetConnection = CPG-OPF-1001 Get Connection Operation Failure
- failedToWriteFile = CPG-OPF-1002 Failed to write to a file.
- failedToReadAndParseFile = CPG-OPF-1003 Failed to read or parse a file.
- userHasNoWriteAccess = CPG-OPF-1004 Check that the user has write access.
- userHasNoReadAccess = CPG-OPF-1005 Check that the user has read access.
- userHasNoReadWriteAccess = CPG-OPF-1006 Check that the user has read and write access.
- resourceDoesNotExist = CPG-OPF-1007 Resource does not exist.
|