目录:
Mindopt的异常类,用以标识系统中发生的错误。
属性
ErrorCode
检索错误码
Message
检索错误信息
方法
MDOException
用错误码构造错误
使用错误消息和错误码构造错误
int errcode – 错误码
string errmsg – 错误消息