Package com.trilead.ssh2.transport
Class NegotiateException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.trilead.ssh2.transport.NegotiateException
- All Implemented Interfaces:
Serializable
NegotiateException.
- Version:
- $Id: NegotiateException.java,v 1.1 2007/10/15 12:49:56 cplattne Exp $
- Author:
- Christian Plattner, plattner@trilead.com
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NegotiateException
public NegotiateException()
-