A ZorbaErrQName is-a FixedQName for Zorba errors.
More...
#include <zorba/internal/qname.h>
List of all members.
Static Public Attributes |
static char const | NAMESPACE [] |
static char const | PREFIX [] |
Detailed Description
A ZorbaErrQName is-a FixedQName for Zorba errors.
Definition at line 118 of file qname.h.
Constructor & Destructor Documentation
zorba::internal::ZorbaErrQName::ZorbaErrQName |
( |
char const * |
localname | ) |
|
|
inline |
Constructs a ZorbaErrQName.
- Parameters:
-
localname | The local-name of the error. |
Definition at line 131 of file qname.h.
Member Function Documentation
Gets the category of error this QName represents.
- Returns:
- Returns said kind.
Gets the kind of error this QName represents.
- Returns:
- Returns said kind.
Member Data Documentation
char const zorba::internal::ZorbaErrQName::NAMESPACE[] |
|
static |
char const zorba::internal::ZorbaErrQName::PREFIX[] |
|
static |
The documentation for this class was generated from the following file: