Secure iNet Factory

com.jscape.inet.ssh.transport.kex
Class KeyExchangeException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.jscape.inet.ssh.transport.TransportException
                  extended by com.jscape.inet.ssh.transport.kex.KeyExchangeException
All Implemented Interfaces:
java.io.Serializable

public class KeyExchangeException
extends TransportException

Version:
1.0
Author:
Alex Usun
See Also:
Serialized Form

Constructor Summary
KeyExchangeException()
           
KeyExchangeException(java.lang.Exception reason)
           
KeyExchangeException(java.lang.String message)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

KeyExchangeException

public KeyExchangeException()

KeyExchangeException

public KeyExchangeException(java.lang.String message)
Parameters:
message -

KeyExchangeException

public KeyExchangeException(java.lang.Exception reason)
Parameters:
reason -

Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved