public class PaymentException extends Exception
PaymentException(String returnCode, String returnMsg)
String
getReturnCode()
getReturnMsg()
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PaymentException(String returnCode, String returnMsg)
public String getReturnCode()
public String getReturnMsg()
Copyright © 2019. All rights reserved.