Crypt_GPG
[ class tree: Crypt_GPG ] [ index: Crypt_GPG ] [ all elements ]

Class: Crypt_GPG_Exception

Source Location: /Crypt_GPG-0.3.10/GPG/Exceptions.php

Class Overview

PEAR_Exception
   |
   --Crypt_GPG_Exception

An exception class thrown by the Crypt_GPG class


Author(s):

Copyright:

  • 2005 silverorange

Child classes:

Crypt_GPG_FileException
This exception is thrown when the Crypt_GPG class tries to use a file in ways it cannot be used
Crypt_GPG_OpenSubprocessException
An exception class thrown by the Crypt_GPG::_openSubprocess() method
Crypt_GPG_KeyNotFoundException
This exception is thrown when the Crypt_GPG class fails to find the key for various opetations
Crypt_GPG_NoDataException
An exception class thrown when the GPG process cannot find data for various operations
Crypt_GPG_BadPassphraseException
An exception class thrown when the GPG passphrase is bad or missing
Crypt_GPG_DuplicateKeyImportException
An exception thrown when a key that is already in the keyring is imported
Crypt_GPG_UnsignedKeyException
An exception thrown when a key that is not signed is use for encryption
Crypt_GPG_MissingSelfSignatureException
An exception thrown when a key that is not self signed is used for encryption

Inherited Variables

Inherited Methods


Class Details

[line 57]
An exception class thrown by the Crypt_GPG class


[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:14:43 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.