Class CommunicationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.serviceconnector.net.CommunicationException
All Implemented Interfaces:
Serializable

public class CommunicationException extends Exception
The Class CommunicationException. Occurs when communicating process fails.
Author:
JTraber
See Also:
  • Constructor Details

    • CommunicationException

      public CommunicationException(String errorMsg)
      Instantiates a new communication exception.
      Parameters:
      errorMsg - the error message