Serializable
CardNotPresentException
public class CardException extends 异常
CardException(String message)
CardException(String message, Throwable cause)
CardException(Throwable cause)
(cause==null ? null : cause.toString())
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CardException(String message)
message
public CardException(Throwable cause)
cause
public CardException(String message, Throwable cause)