SupSoftwareProjectErrorCode
No description
enum SupSoftwareProjectErrorCode {
OPERATION_FAILED
SUP_SOFTWARE_PROJECT_NOT_FOUND
}
Values
SupSoftwareProjectErrorCode.OPERATION_FAILED
The operation failed.
SupSoftwareProjectErrorCode.SUP_SOFTWARE_PROJECT_NOT_FOUND
The software project was not found.