We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
wiiuErrorViewer is a global JavaScript object that exposes an API for showing error messages.
wiiuErrorViewer
openByCodeAndMessage(errorCode, errorMessage)
Arguments:
{int}
{String}
Usage:
Shows any error code with a custom message to the user
openByCode(errorCode)
Shows system error message based on inputted code