Main Page
Class Hierarchy
Compound List
Compound Members
AGException Class Reference
List of all members.
Public Methods
AGException
(const string &message)
A constructor.
string
error
()
Get the error message.
Detailed Description
AGException is a class for possible exceptions in
AG
Library.
Author:
Xiaoyi Ma
Note:
needs to be refined. Derived classes may need to be defined so that more detailed information can be provided.