ArnLib  4.0.x
Active Registry Network
ArnError Class Reference

#include <ArnError.hpp>

Classes

struct  StdCode
 

Public Types

enum  E {
  Ok = 0, Info = 1, Warning = 2, Undef = 15,
  Err_Undef = 15, CreateError = 16, Err_Custom = 16, NotFound,
  NotOpen, AlreadyExist, AlreadyOpen, Retired,
  NotMainThread, FolderNotOpen, ItemNotOpen, ItemNotSet,
  ConnectionError, RecUnknown, ScriptError, RpcInvokeError,
  RpcReceiveError, LoginBad, RecNotExpected, OpNotAllowed,
  Err_N
}
 

Detailed Description

Definition at line 38 of file ArnError.hpp.

Member Enumeration Documentation

◆ E

Enumerator
Ok 
Info 
Warning 
Undef 
Err_Undef 
CreateError 
Err_Custom 
NotFound 
NotOpen 
AlreadyExist 
AlreadyOpen 
Retired 
NotMainThread 
FolderNotOpen 
ItemNotOpen 
ItemNotSet 
ConnectionError 
RecUnknown 
ScriptError 
RpcInvokeError 
RpcReceiveError 
LoginBad 
RecNotExpected 
OpNotAllowed 
Err_N 

Definition at line 43 of file ArnError.hpp.


The documentation for this class was generated from the following file: