17 #ifndef ZORBA_ERROR_API_H
18 #define ZORBA_ERROR_API_H
26 namespace serialization {
45 #ifdef ZORBA_WITH_JSON
98 UserError(
char const *ns,
char const *prefix,
char const *localname );
101 friend UserError make_user_error(
char const*,
char const*,
char const* );