![]() |
OTX Reference
|
|
Thrown if an invalid value is used More...
Thrown if an invalid value is used
Thrown if an invalid value is used, e.g. if a variable's value shall be accessed, but no value has been assigned to the variable before. This applies to data types which might have no reasonable default value. Since all data types the OTX Core but the Exception types are initialized (explicitly or implicitly), this applies only for the Exception types themselves. OTX extensions allowing other implicitly uninitialized data types will also specify this type of exception for relevant actions or terms.