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
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class - 
Constructor Summary
Constructors - 
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
 
 -