#include <exceptionBase.h>
Public Member Functions | |
IopcMetadataException (const std::string &metadata, const std::string &location, const std::string &msg) throw () |
iopc::IopcMetadataException::IopcMetadataException | ( | const std::string & | metadata, | |
const std::string & | location, | |||
const std::string & | msg | |||
) | throw () |
metadata | A metadata code | |
location | Class name/attribute name or other location | |
msg | Error message |