Class GiroCheckoutProtocolException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.girosolution.girocheckout.response.GiroCheckoutProtocolException
All Implemented Interfaces:
Serializable

public class GiroCheckoutProtocolException extends Exception
Zeigt Protokollfehler an, die bei der Arbeit mit GiroCheckout aufgetreten sind.
See Also:
  • Constructor Details

    • GiroCheckoutProtocolException

      public GiroCheckoutProtocolException(int rc, String msg)
  • Method Details