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

Class cryptix.pgp.EncryptException

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

public class EncryptException
extends Exception

Constructor Index

 o EncryptException()
 o EncryptException(String)

Constructors

 o EncryptException
  public EncryptException()
 o EncryptException
  public EncryptException(String reason)

All Packages  Class Hierarchy  This Package  Previous  Next  Index