blocxx
Functions
BLOCXX_NAMESPACE::System Namespace Reference

Functions

String errorMsg (int errorCode)
 
String lastErrorMsg (bool socketError)
 
BLOCXX_COMMON_API UInt32 lastErrorMsg (const String &a_action, String &a_errorMessage)
 

Function Documentation

◆ errorMsg()

BLOCXX_COMMON_API String BLOCXX_NAMESPACE::System::errorMsg ( int  errorCode)

Definition at line 147 of file System.cpp.

◆ lastErrorMsg() [1/2]

BLOCXX_COMMON_API String BLOCXX_NAMESPACE::System::lastErrorMsg ( bool  socketError)

Definition at line 152 of file System.cpp.

◆ lastErrorMsg() [2/2]

BLOCXX_COMMON_API UInt32 BLOCXX_NAMESPACE::System::lastErrorMsg ( const String a_action,
String a_errorMessage 
)