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
-
FormatException()
-
-
FormatException(String)
-
FormatException
public FormatException()
FormatException
public FormatException(String reason)
All Packages Class Hierarchy This Package Previous Next Index