Class CommunicationException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
HttpCommunicationException

public class CommunicationException extends TechnicalException
This class represents a communication exception.
Since:
1.4.0
Author:
Jerome Leleu
See Also:
  • Constructor Details

    • CommunicationException

      public CommunicationException(String message)
    • CommunicationException

      public CommunicationException(Throwable t)