Core.Actions.Throw.Exception
Jump to navigation
Jump to search
Descriptions
This XSD complex type is designed for declaring Exception identifiers. In OTX, there are two types of exceptions – the implicit and the explicit exceptions
Exceptions
AmbiguousSemanticException | More than one object with the same semantic attribute |
ArithmeticException | An arithmetic operation failed |
CommunicationException | Exception for communication problems with a device |
ConfigurationException | Exception for problems with configurations |
DeviceException | Out close to gauge problems |
DiagComException | General failure within the DiagComm library |
HmiException | Super class for all exceptions in the HMI library |
i18nException | Super class of all exceptions in the i18n library |
InvalidConversionException | Exception for non-equivalent units |
InvalidMeasurementException | Exception when receiving an invalid measurement of a meter |
InvalidParameterizationException | Parameter does not match the template |
InvalidReferenceException | Access to an invalid value |
JobException | Super class for all exceptions in job library |
LossOfComException | No communication with the control unit |
MeasureException | Super class for all exceptions in the measure library |
OutOfBoundsException | Invalid memory access |
QuantityException | Base type for all exceptions in the quantities library |
ScreenException | Exception for problems in the processing of user-defined screens |
ServicePreconditionException | Exception for unfulfilled requirement |
StringUtilException | Super class for all exceptions in the StringUtil library |
TypeMismatchException | Operation with incompatible types |
UnknownComChannelException | Response-handle can be assigned to any communication channel |
UnknownResponseException | Response from the control unit was not mapped |
UnknownTargetException | Non-existent or unknown object in the runtime Diagnostics |
UnknownUnitException | Exception for unknown unit |
UnsupportedEncodingException | Encoding not supported |
UnsupportedLocaleException | Target locale is not supported by the runtime system |
UserException | User-definable exception |