FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
OMEerror.h
Go to the documentation of this file.
1 #ifndef _OME_ERROR_H
2 #define _OME_ERROR_H "$Id: OMEerror.h 312 2020-03-21 21:25:35Z geoff $"
4 
10 // Error codes
11 
12 # define OME_ERROR_DUPLICATE_CLASS 200
13 # define OME_ERROR_NO_SUCH_NAMESPACE 201
14 # define OME_ERROR_DUPLICATE_NAMESPACE 202
15 # define OME_ERROR_NO_SUCH_CLASS 203
16 # define OME_ERROR_CIRCULAR_INHERITANCE 204
17 # define OME_ERROR_NO_SUCH_METHOD 205
18 # define OME_ERROR_NOT_AUTHORIZED 206
19 # define OME_ERROR_NO_SUCH_OBJECT 207
20 # define OME_ERROR_DUPLICATE_OBJECT 208
21 # define OME_ERROR_BAD_DATA 209
22 
23 #endif
24 /* vim: set expandtab shiftwidth=4 tabstop=4: */
srcID
const char srcID[]
Definition: catSym.c:17
OMEerror.h
OME error codes.
OME_USED
const char srcID[] OME_USED
Definition: tick_time.cpp:24
Generated: Fri Jul 31 2020 18:19:14
Support Information