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