public class PaymentException extends Exception
构造器和说明 |
---|
PaymentException() |
PaymentException(String message) |
PaymentException(String message,
Throwable cause) |
PaymentException(Throwable cause) |
Copyright © 2017. All rights reserved.