UA Server SDK C++ Bundle  1.3.2.200
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
UaVariantException Class Reference

UaVariantException The UaVariantException class provides a base class for exceptions that can transferred across variants. More...

#include <uavariant.h>

Public Types

enum  Error { UA_OVERFLOW = 0, UA_INVALIDTYPE, UA_INVALIDCONVERSION, UA_NOTSUPPORTED }
 Enumeration of error definitions. More...

Detailed Description

UaVariantException The UaVariantException class provides a base class for exceptions that can transferred across variants.

UaVariantException Class.

Member Enumeration Documentation

Enumeration of error definitions.

Enumerator:
UA_OVERFLOW 

Overflow of data

UA_INVALIDTYPE 

Type is invalid

UA_INVALIDCONVERSION 

Conversion is invalid

UA_NOTSUPPORTED 

Operation not supported


The documentation for this class was generated from the following file: