SIMLIB/C++
3.09
Loading...
Searching...
No Matches
src
errors.h
Go to the documentation of this file.
1
//
2
// errors.h
3
//
4
//
5
//
6
//
7
/* Generated from file 'errors.txt' by program GENERR */
8
9
enum
_ErrEnum
{
10
/* 0 */
Copyright
,
11
/* 1 */
UnknownError
,
12
/* 2 */
InternalError
,
13
/* 3 */
MemoryError
,
14
/* 4 */
InitError
,
15
/* 5 */
TwiceInitError
,
16
/* 6 */
InitInRunError
,
17
/* 7 */
RunUseError
,
18
/* 8 */
SetStepError
,
19
/* 9 */
InitMinStepError
,
20
/* 10 */
SetStepError2
,
21
/* 11 */
SetAccuracyError
,
22
/* 12 */
SFunctionUseError
,
23
/* 13 */
AccuracyError
,
24
/* 14 */
LinkRefError
,
25
/* 15 */
LinkDelError
,
26
/* 16 */
LinkOutError
,
27
/* 17 */
DuplicateCalendar
,
28
/* 18 */
DeletingActive
,
29
/* 19 */
SchedulingBeforeTime
,
30
/* 20 */
EmptyCalendar
,
31
/* 21 */
ProcessNotInitialized
,
32
/* 22 */
HistoStepError
,
33
/* 23 */
HistoCountError
,
34
/* 24 */
ListActivityError
,
35
/* 25 */
ListEmptyError
,
36
/* 26 */
QueueRefError
,
37
/* 27 */
EmptyWUListError
,
38
/* 28 */
EntityRefError
,
39
/* 29 */
EntityIsNotScheduled
,
40
/* 30 */
TStatNotInitialized
,
41
/* 31 */
CantCreateIntg
,
42
/* 32 */
CantDestroyIntg
,
43
/* 33 */
CantCreateStatus
,
44
/* 34 */
CantDestroyStatus
,
45
/* 35 */
FacInterruptError
,
46
/* 36 */
ReleaseError
,
47
/* 37 */
ReleaseNotSeized
,
48
/* 38 */
EnterCapError
,
49
/* 39 */
LeaveManyError
,
50
/* 40 */
SetCapacityError
,
51
/* 41 */
SetQueueError
,
52
/* 42 */
WeibullError
,
53
/* 43 */
ErlangError
,
54
/* 44 */
NegBinError
,
55
/* 45 */
NegBinMError1
,
56
/* 46 */
NegBinMError2
,
57
/* 47 */
PoissonError
,
58
/* 48 */
GeomError
,
59
/* 49 */
HyperGeomError1
,
60
/* 50 */
HyperGeomError2
,
61
/* 51 */
OutFilePutError
,
62
/* 52 */
OutFileOpenError
,
63
/* 53 */
CantOpenOutFile
,
64
/* 54 */
CantCloseOutFile
,
65
/* 55 */
AlgLoopDetected
,
66
/* 56 */
LowGreaterHigh
,
67
/* 57 */
BadQntzrStep
,
68
/* 58 */
InconsistentHeader
,
69
/* 59 */
SemaphoreError
,
70
/* 60 */
BadUniformParam
,
71
/* 61 */
StatNoRecError
,
72
/* 62 */
StatDispError
,
73
/* 63 */
AL_BadBounds
,
74
/* 64 */
AL_BadInitVal
,
75
/* 65 */
AL_Diverg
,
76
/* 66 */
AL_MaxCount
,
77
/* 67 */
AL_NotInLoop
,
78
/* 68 */
NI_UnknownMeth
,
79
/* 69 */
NI_MultDefMeth
,
80
/* 70 */
NI_IlStepSize
,
81
/* 71 */
NI_NotSingleStep
,
82
/* 72 */
NI_NotMultiStep
,
83
/* 73 */
NI_CantSetMethod
,
84
/* 74 */
NI_CantSetStarter
,
85
/* 75 */
RlineErr1
,
86
/* 76 */
RlineErr2
,
87
/* 77 */
NoDebugErr
,
88
/* 78 */
DelayTimeErr
,
89
/* 79 */
ParameterChangeErr
,
90
/* 80 */
UserError
,
91
};
92
93
extern
const
char
*
_ErrMsg
(
enum
_ErrEnum
N);
94
_ErrEnum
_ErrEnum
Definition:
errors.h:9
ListActivityError
@ ListActivityError
Definition:
errors.h:34
NI_CantSetMethod
@ NI_CantSetMethod
Definition:
errors.h:83
EmptyWUListError
@ EmptyWUListError
Definition:
errors.h:37
NegBinMError2
@ NegBinMError2
Definition:
errors.h:56
ListEmptyError
@ ListEmptyError
Definition:
errors.h:35
SemaphoreError
@ SemaphoreError
Definition:
errors.h:69
NoDebugErr
@ NoDebugErr
Definition:
errors.h:87
NI_IlStepSize
@ NI_IlStepSize
Definition:
errors.h:80
AL_Diverg
@ AL_Diverg
Definition:
errors.h:75
HistoStepError
@ HistoStepError
Definition:
errors.h:32
InitError
@ InitError
Definition:
errors.h:14
LeaveManyError
@ LeaveManyError
Definition:
errors.h:49
NI_CantSetStarter
@ NI_CantSetStarter
Definition:
errors.h:84
SetQueueError
@ SetQueueError
Definition:
errors.h:51
PoissonError
@ PoissonError
Definition:
errors.h:57
ProcessNotInitialized
@ ProcessNotInitialized
Definition:
errors.h:31
CantDestroyIntg
@ CantDestroyIntg
Definition:
errors.h:42
UnknownError
@ UnknownError
Definition:
errors.h:11
DuplicateCalendar
@ DuplicateCalendar
Definition:
errors.h:27
SetAccuracyError
@ SetAccuracyError
Definition:
errors.h:21
ErlangError
@ ErlangError
Definition:
errors.h:53
ReleaseError
@ ReleaseError
Definition:
errors.h:46
NI_NotSingleStep
@ NI_NotSingleStep
Definition:
errors.h:81
SetStepError
@ SetStepError
Definition:
errors.h:18
AL_BadInitVal
@ AL_BadInitVal
Definition:
errors.h:74
LinkOutError
@ LinkOutError
Definition:
errors.h:26
InitMinStepError
@ InitMinStepError
Definition:
errors.h:19
GeomError
@ GeomError
Definition:
errors.h:58
CantCloseOutFile
@ CantCloseOutFile
Definition:
errors.h:64
CantCreateStatus
@ CantCreateStatus
Definition:
errors.h:43
SetStepError2
@ SetStepError2
Definition:
errors.h:20
NI_MultDefMeth
@ NI_MultDefMeth
Definition:
errors.h:79
HistoCountError
@ HistoCountError
Definition:
errors.h:33
HyperGeomError2
@ HyperGeomError2
Definition:
errors.h:60
ReleaseNotSeized
@ ReleaseNotSeized
Definition:
errors.h:47
UserError
@ UserError
Definition:
errors.h:90
BadUniformParam
@ BadUniformParam
Definition:
errors.h:70
NI_UnknownMeth
@ NI_UnknownMeth
Definition:
errors.h:78
CantDestroyStatus
@ CantDestroyStatus
Definition:
errors.h:44
ParameterChangeErr
@ ParameterChangeErr
Definition:
errors.h:89
TStatNotInitialized
@ TStatNotInitialized
Definition:
errors.h:40
OutFileOpenError
@ OutFileOpenError
Definition:
errors.h:62
InitInRunError
@ InitInRunError
Definition:
errors.h:16
CantOpenOutFile
@ CantOpenOutFile
Definition:
errors.h:63
DelayTimeErr
@ DelayTimeErr
Definition:
errors.h:88
CantCreateIntg
@ CantCreateIntg
Definition:
errors.h:41
QueueRefError
@ QueueRefError
Definition:
errors.h:36
AlgLoopDetected
@ AlgLoopDetected
Definition:
errors.h:65
SFunctionUseError
@ SFunctionUseError
Definition:
errors.h:22
EnterCapError
@ EnterCapError
Definition:
errors.h:48
RunUseError
@ RunUseError
Definition:
errors.h:17
RlineErr2
@ RlineErr2
Definition:
errors.h:86
BadQntzrStep
@ BadQntzrStep
Definition:
errors.h:67
WeibullError
@ WeibullError
Definition:
errors.h:52
NI_NotMultiStep
@ NI_NotMultiStep
Definition:
errors.h:82
AL_NotInLoop
@ AL_NotInLoop
Definition:
errors.h:77
NegBinError
@ NegBinError
Definition:
errors.h:54
EntityRefError
@ EntityRefError
Definition:
errors.h:38
TwiceInitError
@ TwiceInitError
Definition:
errors.h:15
LinkDelError
@ LinkDelError
Definition:
errors.h:25
EntityIsNotScheduled
@ EntityIsNotScheduled
Definition:
errors.h:39
AccuracyError
@ AccuracyError
Definition:
errors.h:23
EmptyCalendar
@ EmptyCalendar
Definition:
errors.h:30
OutFilePutError
@ OutFilePutError
Definition:
errors.h:61
AL_BadBounds
@ AL_BadBounds
Definition:
errors.h:73
LinkRefError
@ LinkRefError
Definition:
errors.h:24
SetCapacityError
@ SetCapacityError
Definition:
errors.h:50
LowGreaterHigh
@ LowGreaterHigh
Definition:
errors.h:66
SchedulingBeforeTime
@ SchedulingBeforeTime
Definition:
errors.h:29
StatNoRecError
@ StatNoRecError
Definition:
errors.h:71
InternalError
@ InternalError
Definition:
errors.h:12
MemoryError
@ MemoryError
Definition:
errors.h:13
RlineErr1
@ RlineErr1
Definition:
errors.h:85
StatDispError
@ StatDispError
Definition:
errors.h:72
AL_MaxCount
@ AL_MaxCount
Definition:
errors.h:76
Copyright
@ Copyright
Definition:
errors.h:10
FacInterruptError
@ FacInterruptError
Definition:
errors.h:45
HyperGeomError1
@ HyperGeomError1
Definition:
errors.h:59
NegBinMError1
@ NegBinMError1
Definition:
errors.h:55
InconsistentHeader
@ InconsistentHeader
Definition:
errors.h:68
DeletingActive
@ DeletingActive
Definition:
errors.h:28
_ErrMsg
const char * _ErrMsg(enum _ErrEnum N)
Generated on Mon May 4 2026 05:07:13 for SIMLIB/C++ by
1.9.6