BError Class Reference
Error return class.
More...
#include <BError.h>
List of all members.
Detailed Description
Error return class.
Member Enumeration Documentation
Constructor & Destructor Documentation
BError::BError |
( |
int |
errNo = NONE , |
|
|
BString |
errStr = "" | |
|
) |
| | |
Create with error set and error string.
Member Function Documentation
Return an independant copy.
int BError::getErrorNo |
( |
|
) |
const |
BString BError::getString |
( |
|
) |
const |
BError::operator int |
( |
|
) |
const [inline] |
Set error number and message.
Set error type ERROR with optional message.
Member Data Documentation
The documentation for this class was generated from the following files: