public class PaymentRequestException extends Exception
Modifier and Type | Class and Description |
---|---|
static class |
PaymentRequestException.Expired |
static class |
PaymentRequestException.InvalidNetwork |
static class |
PaymentRequestException.InvalidOutputs |
static class |
PaymentRequestException.InvalidPaymentRequestURL |
static class |
PaymentRequestException.InvalidPaymentURL |
static class |
PaymentRequestException.InvalidPkiData |
static class |
PaymentRequestException.InvalidPkiType |
static class |
PaymentRequestException.InvalidVersion |
static class |
PaymentRequestException.PkiVerificationException |
Constructor and Description |
---|
PaymentRequestException(Exception e) |
PaymentRequestException(String msg) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2014. All rights reserved.