Secure iNet Factory

com.jscape.inet.ssh.util.keyreader
Class FormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by com.jscape.inet.ssh.util.keyreader.FormatException
All Implemented Interfaces:
java.io.Serializable

public class FormatException
extends java.io.IOException

Represents a format error.

Version:
1.0
Author:
Alex Usun
See Also:
Source code, Serialized Form

Constructor Summary
FormatException()
           
FormatException(java.lang.String message)
           
FormatException(java.lang.Throwable cause)
           
 
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

FormatException

public FormatException()
See Also:
Exception.Exception()

FormatException

public FormatException(java.lang.String message)
See Also:
Exception.Exception(String)

FormatException

public FormatException(java.lang.Throwable cause)

Secure iNet Factory

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