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

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.InvalidPkiType
All Implemented Interfaces:
Serializable
Enclosing class:
PaymentRequestException

public static class PaymentRequestException.InvalidPkiType
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.InvalidPkiType(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.InvalidPkiType

public PaymentRequestException.InvalidPkiType(String msg)


Copyright © 2014. All rights reserved.