Class UTXOProviderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bitcoinj.core.UTXOProviderException
All Implemented Interfaces:
Serializable

public class UTXOProviderException extends Exception
See Also:
  • Constructor Details

    • UTXOProviderException

      public UTXOProviderException()
    • UTXOProviderException

      public UTXOProviderException(String message)
    • UTXOProviderException

      public UTXOProviderException(String message, Throwable cause)
    • UTXOProviderException

      public UTXOProviderException(Throwable cause)