Go to the source code of this file.
|
| enum | _ErrEnum {
Copyright
, UnknownError
, InternalError
, MemoryError
,
InitError
, TwiceInitError
, InitInRunError
, RunUseError
,
SetStepError
, InitMinStepError
, SetStepError2
, SetAccuracyError
,
SFunctionUseError
, AccuracyError
, LinkRefError
, LinkDelError
,
LinkOutError
, DuplicateCalendar
, DeletingActive
, SchedulingBeforeTime
,
EmptyCalendar
, ProcessNotInitialized
, HistoStepError
, HistoCountError
,
ListActivityError
, ListEmptyError
, QueueRefError
, EmptyWUListError
,
EntityRefError
, EntityIsNotScheduled
, TStatNotInitialized
, CantCreateIntg
,
CantDestroyIntg
, CantCreateStatus
, CantDestroyStatus
, FacInterruptError
,
ReleaseError
, ReleaseNotSeized
, EnterCapError
, LeaveManyError
,
SetCapacityError
, SetQueueError
, WeibullError
, ErlangError
,
NegBinError
, NegBinMError1
, NegBinMError2
, PoissonError
,
GeomError
, HyperGeomError1
, HyperGeomError2
, OutFilePutError
,
OutFileOpenError
, CantOpenOutFile
, CantCloseOutFile
, AlgLoopDetected
,
LowGreaterHigh
, BadQntzrStep
, InconsistentHeader
, SemaphoreError
,
BadUniformParam
, StatNoRecError
, StatDispError
, AL_BadBounds
,
AL_BadInitVal
, AL_Diverg
, AL_MaxCount
, AL_NotInLoop
,
NI_UnknownMeth
, NI_MultDefMeth
, NI_IlStepSize
, NI_NotSingleStep
,
NI_NotMultiStep
, NI_CantSetMethod
, NI_CantSetStarter
, RlineErr1
,
RlineErr2
, NoDebugErr
, DelayTimeErr
, ParameterChangeErr
,
UserError
} |
| |
◆ _ErrEnum
| Enumerator |
|---|
| Copyright | |
| UnknownError | |
| InternalError | |
| MemoryError | |
| InitError | |
| TwiceInitError | |
| InitInRunError | |
| RunUseError | |
| SetStepError | |
| InitMinStepError | |
| SetStepError2 | |
| SetAccuracyError | |
| SFunctionUseError | |
| AccuracyError | |
| LinkRefError | |
| LinkDelError | |
| LinkOutError | |
| DuplicateCalendar | |
| DeletingActive | |
| SchedulingBeforeTime | |
| EmptyCalendar | |
| ProcessNotInitialized | |
| HistoStepError | |
| HistoCountError | |
| ListActivityError | |
| ListEmptyError | |
| QueueRefError | |
| EmptyWUListError | |
| EntityRefError | |
| EntityIsNotScheduled | |
| TStatNotInitialized | |
| CantCreateIntg | |
| CantDestroyIntg | |
| CantCreateStatus | |
| CantDestroyStatus | |
| FacInterruptError | |
| ReleaseError | |
| ReleaseNotSeized | |
| EnterCapError | |
| LeaveManyError | |
| SetCapacityError | |
| SetQueueError | |
| WeibullError | |
| ErlangError | |
| NegBinError | |
| NegBinMError1 | |
| NegBinMError2 | |
| PoissonError | |
| GeomError | |
| HyperGeomError1 | |
| HyperGeomError2 | |
| OutFilePutError | |
| OutFileOpenError | |
| CantOpenOutFile | |
| CantCloseOutFile | |
| AlgLoopDetected | |
| LowGreaterHigh | |
| BadQntzrStep | |
| InconsistentHeader | |
| SemaphoreError | |
| BadUniformParam | |
| StatNoRecError | |
| StatDispError | |
| AL_BadBounds | |
| AL_BadInitVal | |
| AL_Diverg | |
| AL_MaxCount | |
| AL_NotInLoop | |
| NI_UnknownMeth | |
| NI_MultDefMeth | |
| NI_IlStepSize | |
| NI_NotSingleStep | |
| NI_NotMultiStep | |
| NI_CantSetMethod | |
| NI_CantSetStarter | |
| RlineErr1 | |
| RlineErr2 | |
| NoDebugErr | |
| DelayTimeErr | |
| ParameterChangeErr | |
| UserError | |
Definition at line 9 of file errors.h.
◆ _ErrMsg()