wx_human_seg 3.0.0
Classes | Macros
wx_exception.h File Reference
#include <iostream>
#include <exception>
#include <string>
#include "wx_api.h"

Go to the source code of this file.

Classes

class  wonxai::WXException
 

Macros

#define WXRaiseExcept(errCode, msg, ...)   throw wonxai::WXException(errCode, msg, ##__VA_ARGS__)
 

Detailed Description

SDK异常定义