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

Class cryptix.pgp.DecryptException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----cryptix.pgp.DecryptException

public class DecryptException
extends Exception

Constructor Index

 o DecryptException()
 o DecryptException(String)

Constructors

 o DecryptException
  public DecryptException()
 o DecryptException
  public DecryptException(String reason)

All Packages  Class Hierarchy  This Package  Previous  Next  Index