err namespace
Classes
- class ApplicationErrorArg
Enums
- enum ErrorCodeCategoryType: u32 { unk1, unk2 }
Functions
- auto MakeErrorCode(ErrorCodeCategoryType err_category_type, u32 errorCodeNumber) -> u32
- void ShowApplicationError(const ApplicationErrorArg& arg)
Enum documentation
enum nn:: err:: ErrorCodeCategoryType: u32
#include <nn/err.h>
Function documentation
u32 nn:: err:: MakeErrorCode(ErrorCodeCategoryType err_category_type,
u32 errorCodeNumber)
#include <nn/err.h>
void nn:: err:: ShowApplicationError(const ApplicationErrorArg& arg)
#include <nn/err.h>