com.google.bitcoin.core
Class ScriptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.google.bitcoin.core.VerificationException
com.google.bitcoin.core.ScriptException
- All Implemented Interfaces:
- Serializable
public class ScriptException
- extends VerificationException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ScriptException
public ScriptException(String msg)
ScriptException
public ScriptException(String msg,
Exception e)
Copyright © 2014. All rights reserved.