#include <OWBI1_Exception.hpp>
Static Public Member Functions | |
| static exType | simple (char const *file, int line, int errnum) |
| template<typename Mtype> | |
| static exType | format (char const *file, int line, Mtype const &msg, int errnum) |
| static exType | format (char const *file, int line, char const *msg, int errnum) |
Definition at line 205 of file OWBI1_Exception.hpp.
|
||||||||||||||||||||||||
|
Definition at line 221 of file OWBI1_Exception.hpp. References OWBI1::ExceptionDetail::FormatMsg::get(). |
|
||||||||||||||||||||||||||||
|
Definition at line 215 of file OWBI1_Exception.hpp. |
|
||||||||||||||||||||
|
Definition at line 207 of file OWBI1_Exception.hpp. References OWBI1::ExceptionDetail::BUFSZ, and OWBI1::ExceptionDetail::portable_strerror_r(). |
1.4.6