CommunicationException(String) constructor
Initializes a new instance of the CommunicationException class with a default message and tag and, the application name.
Signature
public CommunicationException(String applicationName)
Parameters
Name | Datatype | Description |
---|---|---|
applicationName |
String |
Returns
Defined in
CommunicationException.java
Remarks
The tag and message are also logged.