A UserError is-a Diagnostic for user-defined errors via fn:error()
.
More...
#include <zorba/error.h>
Inherits Diagnostic.
|
Diagnostic const * | clone () const |
|
A UserError is-a Diagnostic for user-defined errors via fn:error()
.
Definition at line 57 of file error.h.
zorba::UserError::UserError |
( |
UserError const & |
from) | |
|
Copy-constructs a UserError.
- Parameters
-
from | The UserError to copy from. |
zorba::UserError::~UserError |
( |
) | |
|
diagnostic::category zorba::UserError::category |
( |
) | |
const |
Diagnostic const* zorba::UserError::clone |
( |
) | |
const |
|
protected |
Assigns this UserError from another.
- Parameters
-
from | The UserError to assign from. |
- Returns
- Returns
*this
.
diagnostic::QName const& zorba::UserError::qname |
( |
) | |
const |
UserError make_user_error |
( |
char const * |
, |
|
|
char const * |
, |
|
|
char const * |
|
|
) |
| |
|
friend |
void serialization::operator& |
( |
serialization::Archiver & |
, |
|
|
const Diagnostic *& |
|
|
) |
| |
|
friend |
friend class UserException |
|
friend |
The documentation for this class was generated from the following file: