public class PPaymentException
extends com.thebeastshop.common.exception.BaseServiceException
| Constructor and Description |
|---|
PPaymentException(com.thebeastshop.common.exception.BaseErrorCode exceptionCode) |
PPaymentException(com.thebeastshop.common.exception.BaseErrorCode exceptionCode,
String msg) |
PPaymentException(com.thebeastshop.common.exception.BaseErrorCode exceptionCode,
String msg,
Throwable cause) |
PPaymentException(com.thebeastshop.common.exception.BaseErrorCode exceptionCode,
Throwable cause) |
PPaymentException(String errorCode) |
PPaymentException(String errorCode,
String msg) |
PPaymentException(String errorCode,
String msg,
Throwable cause) |
PPaymentException(String errorCode,
Throwable cause) |
getAppId, getErrorCode, getErrorDataaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PPaymentException(String errorCode)
public PPaymentException(com.thebeastshop.common.exception.BaseErrorCode exceptionCode,
Throwable cause)
public PPaymentException(com.thebeastshop.common.exception.BaseErrorCode exceptionCode)
public PPaymentException(com.thebeastshop.common.exception.BaseErrorCode exceptionCode,
String msg)
public PPaymentException(com.thebeastshop.common.exception.BaseErrorCode exceptionCode,
String msg,
Throwable cause)
Copyright © 2018. All rights reserved.