Class CommunicationError

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sap.cds.feature.mt.lib.subscription.exceptions.CommunicationError
All Implemented Interfaces:
Serializable

public class CommunicationError extends Exception
See Also:
  • Constructor Details

    • CommunicationError

      public CommunicationError(String message, Throwable cause)
    • CommunicationError

      public CommunicationError(Throwable cause)