Class cryptix.pgp.FormatException
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.pgp.FormatException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.io.IOException
                           |
                           +----cryptix.pgp.FormatException

public class FormatException
extends IOException

Constructor Index

 o FormatException()
 o FormatException(String)

Constructors

 o FormatException
  public FormatException()
 o FormatException
  public FormatException(String reason)

All Packages  Class Hierarchy  This Package  Previous  Next  Index