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
public class NegotiateException extends Exception
NegotiateException.- Version:
- $Id: NegotiateException.java,v 1.1 2007/10/15 12:49:56 cplattne Exp $
- Author:
- Christian Plattner, plattner@trilead.com
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NegotiateException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-