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