@ NOT_IMPLEMENTED
The call is not supported for the current platform. Can be returned from any call.
@ NOT_ALLOWED
The action is not allowed.
@ OK
Mo error, the value of OK is 0. Can be returned from any call.
@ LOGICAL
API usage error. For example, usage of objects whos native lifetime ended. Can be returned from any c...
@ PURCHASE_REQUIRED
The action cannot be performed because the user is banned.
@ BAD_SCRIPT
Extended error. Script not properly linked with engine. May be removed in future.
@ UPDATE_REQUIRED
mandatory update exist and is required (PS4).
@ UNKNOWN
Any other error. Can be returned from any call.
@ BAD_PARAMETER
The operation was cancelled. See individual calls for details.
@ NOT_FOUND
The call could not find some data. See individual calls for details.
@ UPDATE_REQUIRED_AND_DOWNLOADED
mandatory update exist and is ready to install (PS4).
@ BANNED
The user is banned from some action.
EBiosError
Possible Error codes for bios API. This is the list of errors that can be returned from bios API....