CvException( int code, { this.msg = "", this.err = "", this.file = "", this.func = "", this.line = -1, }) : code = ErrorCode(code);