Package org.bitcoinj.core
Class UTXOProviderException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.bitcoinj.core.UTXOProviderException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionUTXOProviderException
(String message) UTXOProviderException
(String message, Throwable cause) UTXOProviderException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UTXOProviderException
public UTXOProviderException() -
UTXOProviderException
-
UTXOProviderException
-
UTXOProviderException
-