tbx
0.7.3
|
Class representing an error generated by a call to a RISC OS routine (SWI). More...
#include <oserror.h>
Public Member Functions | |
OsError (_kernel_oserror *err) | |
Construct from an OS error. More... | |
int | number () const |
Return the OS error number. | |
Class representing an error generated by a call to a RISC OS routine (SWI).
|
inline |
Construct from an OS error.
err | OS error. |