Class GiroCheckoutProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.girosolution.girocheckout.response.GiroCheckoutProtocolException
- All Implemented Interfaces:
Serializable
Zeigt Protokollfehler an, die bei der Arbeit mit GiroCheckout aufgetreten
sind.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GiroCheckoutProtocolException
-
-
Method Details
-
getRc
public int getRc()Fehlernummer- Returns:
- Fehlernummer
ErrorNumbers
-
getMsg
-
getLocalizedMessage
- Overrides:
getLocalizedMessage
in classThrowable
-