|
|
This is the base class of all exceptions in the network caused by user intervention. You should always derive from this class if you want to make a new exception handler.
~ |
[virtual]
This pure virtual function is intended for debug purposes. Every exception should be able to print a message.