A UserError is-a Diagnostic for user-defined errors via fn:error()
.
More...
#include <zorba/error.h>
Detailed Description
A UserError is-a Diagnostic for user-defined errors via fn:error()
.
Definition at line 50 of file error.h.
Constructor & Destructor Documentation
zorba::UserError::UserError |
( |
UserError const & |
from | ) |
|
Copy-constructs a UserError.
- Parameters:
-
from | The UserError to copy from. |
zorba::UserError::~UserError |
( |
| ) |
|
Member Function Documentation
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 |
Friends And Related Function Documentation
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: