EXBError
{
berWarningInvalidCharacterInData = 0x44001L,
berWarningInvalidEndOfData = 0x44002L,
berWarningRemainingData = 0x44003L,
berWarningInvalidLineLengthInData = 0x44004L,
berWarningInvalidNumberOfCharacterOnLine = 0x44005L,
berWarningInvalidChecksum = 0x44006L,
berWarningInvalidHeaderChecksum = 0x44007L,
berInvalidCharacterInData = 0x80044001L,
berInvalidEndOfData = 0x80044002L,
berRemainingData = 0x80044003L,
berInvalidLineLengthInData = 0x80044004L,
berInvalidNumberOfCharacterOnLine = 0x80044005L,
berInvalidChecksum = 0x80044006L,
berInvalidHeaderChecksum = 0x80044007L,
berIvalidFileProcessing = 0x80044008L,
berEmptyFile = 0x80044009L,
berInvalidFileOffset = 0x8004400aL,
berReadFile = 0x8004400bL,
berWriteFile = 0x8004400cL,
berFileNotFound = 0x8004400dL,
berPathNotFound = 0x8004400eL,
berAccessDenied = 0x8004400fL,
berAlreadyInUse = 0x80044010L,
berInvalidFilename = 0x80044011L,
berDiskFull = 0x80044012L,
berAlreadyExists = 0x80044013L,
berAccessingDrive = 0x80044014L,
berOpenFileForReading = 0x80044015L,
berOpenFileForWriting = 0x80044016L,
berFileTooBig = 0x80044017L,
berNotLicensed = 0x80044018L,
berInvalidEndOfLineType = 0x80044019L,
berSessionOpened = 0x8004401aL,
berNoEncodingFormat = 0x8004401bL,
berInvalidLengthInHeader = 0x8004401cL,
berEmptyFileNameInHeader = 0x8004401dL,
berBusy = 0x8004401eL,
berInternalError = 0x80044fffL
}