CommunicationException() Constructs a CommunicationException instance with all data
initialized to null.
public
CommunicationException(String s) Constructs a CommunicationException instance using the
specified message.
Parameters: s - The detail message for the exception.