Package com.trilead.ssh2.transport
Class NegotiateException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.trilead.ssh2.transport.NegotiateException
-
- All Implemented Interfaces:
java.io.Serializable
public class NegotiateException extends java.lang.Exception
NegotiateException.- Version:
- $Id: NegotiateException.java,v 1.1 2007/10/15 12:49:56 cplattne Exp $
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description private static long
serialVersionUID
-
Constructor Summary
Constructors Constructor Description NegotiateException()
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
-