Package org.bitcoinj.protocols.payments
Class PaymentProtocolException.Expired
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bitcoinj.protocols.payments.PaymentProtocolException
org.bitcoinj.protocols.payments.PaymentProtocolException.Expired
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 - PaymentProtocolException
 
- See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class org.bitcoinj.protocols.payments.PaymentProtocolException
PaymentProtocolException.Expired, PaymentProtocolException.InvalidNetwork, PaymentProtocolException.InvalidOutputs, PaymentProtocolException.InvalidPaymentRequestURL, PaymentProtocolException.InvalidPaymentURL, PaymentProtocolException.InvalidPkiData, PaymentProtocolException.InvalidPkiType, PaymentProtocolException.InvalidVersion, PaymentProtocolException.PkiVerificationException - 
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
- 
Expired
 
 -