class exception
|
Class that could be used to throw exceptions in connection errors. More... |
|
|
Public Methods
Class that could be used to throw exceptions in connection errors. Must use if you
want to indicate error offset.
exception (const QString &str,int offset=-1)
| exception |
Create an exception with a string description.
[const]
Get the offset of the error of the current statement.
void setOffset (int offset)
| setOffset |
Set the offset of the error of the error.
Generated by: nneul on skyhawk on Wed Feb 23 19:49:58 2005, using kdoc 2.0a54. |