com.google.bitcoin.protocols.payments
Class PaymentRequestException.PkiVerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.bitcoin.protocols.payments.PaymentRequestException
com.google.bitcoin.protocols.payments.PaymentRequestException.PkiVerificationException
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- PaymentRequestException
public static class PaymentRequestException.PkiVerificationException
- extends PaymentRequestException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PaymentRequestException.PkiVerificationException
public PaymentRequestException.PkiVerificationException(String msg)
PaymentRequestException.PkiVerificationException
public PaymentRequestException.PkiVerificationException(Exception e)
Copyright © 2014. All rights reserved.