#include <opc/common/exception.h>
Go to the source code of this file.
Defines | |
#define | DEFINE_COMMON_ERROR(name) extern Common::ErrorData name; |
Common errors declarations GNU LGPL. | |
Functions | |
DEFINE_COMMON_ERROR (CannotCreateChannelOnInvalidSocket) |
#define DEFINE_COMMON_ERROR | ( | name | ) | extern Common::ErrorData name; |
Common errors declarations GNU LGPL.
Definition at line 15 of file ua/errors.h.
DEFINE_COMMON_ERROR | ( | CannotCreateChannelOnInvalidSocket | ) |