com.google.bitcoin.core
Class ScriptException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.google.bitcoin.core.ScriptException
- All Implemented Interfaces:
- Serializable
public class ScriptException
- extends Exception
- 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 © 2011. All Rights Reserved.