UA Server SDK C++ Bundle  1.4.1.271
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
UaVariantException Class Reference

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

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: