public class PeerException extends java.lang.Exception
PeerException(java.lang.Exception e)
PeerException(java.lang.String msg)
PeerException(java.lang.String msg, java.lang.Exception e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PeerException(java.lang.String msg)
public PeerException(java.lang.Exception e)
public PeerException(java.lang.String msg, java.lang.Exception e)