Editing User talk:Euss/Buffer
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 119: | Line 119: | ||
|- | |- | ||
| CELL_REMOTEPLAY_ERROR_INTERNAL || 0x80029830 || | | CELL_REMOTEPLAY_ERROR_INTERNAL || 0x80029830 || | ||
|- | |||
|} | |||
== Video Upload Utility errors == | |||
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;" | |||
|- bgcolor="#cccccc" | |||
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks | |||
|- | |||
| CELL_VIDEO_UPLOAD_ERROR_CANCEL || 0x8002d000 || User cancelled the operation | |||
|- | |||
| CELL_VIDEO_UPLOAD_ERROR_NETWORK || 0x8002d001 || Network error | |||
|- | |||
| CELL_VIDEO_UPLOAD_ERROR_SERVICE_STOP || 0x8002d002 || Service is stopped | |||
|- | |||
| CELL_VIDEO_UPLOAD_ERROR_SERVICE_BUSY || 0x8002d003 || Service is busy | |||
|- | |||
| CELL_VIDEO_UPLOAD_ERROR_SERVICE_UNAVAILABLE || 0x8002d004 || Service could not be used | |||
|- | |||
| CELL_VIDEO_UPLOAD_ERROR_SERVICE_QUOTA || 0x8002d005 || Service limit on upload size was exceeded | |||
|- | |||
| CELL_VIDEO_UPLOAD_ERROR_ACCOUNT_STOP || 0x8002d006 || Account for using service was stopped | |||
|- | |||
| CELL_VIDEO_UPLOAD_ERROR_OUT_OF_MEMORY || 0x8002d020 || Memory could not be allocated | |||
|- | |||
| CELL_VIDEO_UPLOAD_ERROR_FATAL || 0x8002d021 || Fatal internal error | |||
|- | |||
| CELL_VIDEO_UPLOAD_ERROR_INVALID_VALUE || 0x8002d022 || Invalid argument | |||
|- | |||
| CELL_VIDEO_UPLOAD_ERROR_FILE_OPEN || 0x8002d023 || Specified file could not be opened | |||
|- | |||
| CELL_VIDEO_UPLOAD_ERROR_INVALID_STATE || 0x8002d024 || Function was called in an incorrect state | |||
|- | |- | ||
|} | |} |