Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.