#include <exception.hh>
Inheritance diagram for yase::Exception:
Collaboration diagram for yase::Exception:An exception class for Yase.
Exception messages will be prefixed with "Yase error: " but otherwise look like run time errors.
Public Member Functions | |
| Exception (const string &what="") | |