public class ScriptException extends VerificationException
VerificationException.BlockVersionOutOfDate, VerificationException.CoinbaseHeightMismatch, VerificationException.CoinbaseScriptSizeOutOfRange, VerificationException.DuplicatedOutPoint, VerificationException.EmptyInputsOrOutputs, VerificationException.ExcessiveValue, VerificationException.LargerThanMaxBlockSize, VerificationException.NegativeValueOutput, VerificationException.UnexpectedCoinbaseInput
Constructor and Description |
---|
ScriptException(String msg) |
ScriptException(String msg,
Exception e) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.