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