Package org.bitcoinj.core
Class VerificationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.bitcoinj.core.VerificationException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ProtocolException
,ScriptException
,VerificationException.BlockVersionOutOfDate
,VerificationException.CoinbaseHeightMismatch
,VerificationException.CoinbaseScriptSizeOutOfRange
,VerificationException.DuplicatedOutPoint
,VerificationException.EmptyInputsOrOutputs
,VerificationException.ExcessiveValue
,VerificationException.LargerThanMaxBlockSize
,VerificationException.NegativeValueOutput
,VerificationException.NoncanonicalSignature
,VerificationException.UnexpectedCoinbaseInput
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
VerificationException
public VerificationException() -
VerificationException
-
VerificationException
-
VerificationException
-