#include <suif_exception.h>
Inheritance diagram for SuifException:
Public Methods | |
SuifException (String msg) | |
SuifException (String effect, SuifException *cause) | |
SuifException (MessageBuffer *mbuf) | |
SuifException (const SuifException&) | |
virtual | ~SuifException (void) |
virtual String | get_message (void) |
virtual MessageBuffer* | get_message_buffer (void) |
|
|
|
|
|
|
|