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
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
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
-
VerificationException
-
VerificationException
-