Secure iNet Factory

com.jscape.inet.ssh.transport.keyformat
Class KeyFormatException

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.keyformat.KeyFormatException
All Implemented Interfaces:
java.io.Serializable

public class KeyFormatException
extends TransportException

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

Constructor Summary
KeyFormatException()
           
KeyFormatException(java.lang.Exception reason)
           
KeyFormatException(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

KeyFormatException

public KeyFormatException()

KeyFormatException

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

KeyFormatException

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

Secure iNet Factory

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