Account
Beam-lib 2.16.3 This is the Beam C++ class library. |
BError.h File Reference
#include <BString.h>
Go to the source code of this file.
Classes | |
class | BError |
Enumerations | |
enum | BErrorNum { ErrorOk = 0, ErrorMisc = 1, ErrorWarning = 2, ErrorParam = 3, ErrorTimeout = 4, ErrorNotAvailable = 5, ErrorData = 6, ErrorChecksum = 7, ErrorOverrun = 8, ErrorUnderrun = 9, ErrorInit = 10, ErrorConfig = 11, ErrorNotImplemented = 12, ErrorResourceLimit = 13, ErrorEndOfFile = 14, ErrorFile = 15, ErrorFormat = 16, ErrorComms = 17, ErrorAccessDenied = 18, ErrorNoData = 19, ErrorEndOfData = 20, ErrorDataPresent = 21, ErrorDataTruncated = 22, ErrorApiVersion = 23, ErrorAppBase = 64, ErrorUserBase = 96 } |
Enumeration Type Documentation
◆ BErrorNum
enum BErrorNum |
Generated by
