const char* GetString()Retrieve the string message.
Exception (superclass)
Constructors:
Exception(SimpleString s);
General Description: Generic exception message with SimpleString type.
Methods
Child Exceptions
RangeException, Any range exception. Used by MessageGroup class., FileException, Any file exception. Used by Socket class.,