Turtle DB
A mini DDBMS
|
Public Member Functions | |
VisitorException (String msg) | |
String | toString () |
Protected Attributes | |
String | m_message = "VisitorException" |
Exception raised when a visitor wants to signal an error.
String ca.uqac.dim.ddb.QueryVisitor.VisitorException.m_message = "VisitorException" [protected] |