#include <DviError.h>
Inheritance diagram for DviError:
Public Member Functions | |
DviError (const string s) | |
DviError (const char *fmt,...) | |
virtual | ~DviError () |
void | print () const |
string | problem () const |
Protected Member Functions | |
DviError () | |
Protected Attributes | |
string | problem_ |
|
|
|
|
|
|
|
|
|
Reimplemented in DviBug.
|
|
|
|
|