com.google.bitcoin.protocols.payments
Class PaymentRequestException.InvalidOutputs

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.google.bitcoin.protocols.payments.PaymentRequestException
              extended by com.google.bitcoin.protocols.payments.PaymentRequestException.InvalidOutputs
All Implemented Interfaces:
Serializable
Enclosing class:
PaymentRequestException

public static class PaymentRequestException.InvalidOutputs
extends PaymentRequestException

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.bitcoin.protocols.payments.PaymentRequestException
PaymentRequestException.Expired, PaymentRequestException.InvalidNetwork, PaymentRequestException.InvalidOutputs, PaymentRequestException.InvalidPaymentRequestURL, PaymentRequestException.InvalidPaymentURL, PaymentRequestException.InvalidPkiData, PaymentRequestException.InvalidPkiType, PaymentRequestException.InvalidVersion, PaymentRequestException.PkiVerificationException
 
Constructor Summary
PaymentRequestException.InvalidOutputs(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PaymentRequestException.InvalidOutputs

public PaymentRequestException.InvalidOutputs(String msg)


Copyright © 2014. All rights reserved.