public class GiroCheckoutProtocolException
extends java.lang.Exception
ErrorNumbers
,
Serialized FormConstructor and Description |
---|
GiroCheckoutProtocolException(int rc,
java.lang.String msg) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMsg() |
int |
getRc()
Fehlernummer
|
public GiroCheckoutProtocolException(int rc, java.lang.String msg)
public int getRc()
ErrorNumbers
public java.lang.String getMsg()