Package org.bitcoinj.protocols.payments
Class PaymentProtocolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bitcoinj.protocols.payments.PaymentProtocolException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PaymentProtocolException.Expired
,PaymentProtocolException.InvalidNetwork
,PaymentProtocolException.InvalidOutputs
,PaymentProtocolException.InvalidPaymentRequestURL
,PaymentProtocolException.InvalidPaymentURL
,PaymentProtocolException.InvalidPkiData
,PaymentProtocolException.InvalidPkiType
,PaymentProtocolException.InvalidVersion
,PaymentProtocolException.PkiVerificationException
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PaymentProtocolException
-
PaymentProtocolException
-