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

Class: Crypt_GPG_Exception

Source Location: /Crypt_GPG-1.6.4/Crypt/GPG/Exceptions.php

Class Overview

PEAR_Exception
   |
   --Crypt_GPG_Exception

An exception thrown by the Crypt_GPG package


Author(s):

Copyright:

  • 2005 silverorange

Child classes:

Crypt_GPG_FileException
An exception thrown when a file is used in ways it cannot be used
Crypt_GPG_OpenSubprocessException
An exception thrown when the GPG subprocess cannot be opened
Crypt_GPG_InvalidOperationException
An exception thrown when an invalid GPG operation is attempted
Crypt_GPG_KeyNotFoundException
An exception thrown when Crypt_GPG fails to find the key for various operations
Crypt_GPG_NoDataException
An exception thrown when Crypt_GPG cannot find valid data for various operations
Crypt_GPG_BadPassphraseException
An exception thrown when a required passphrase is incorrect or missing
Crypt_GPG_DeletePrivateKeyException
An exception thrown when an attempt is made to delete public key that has an associated private key on the keyring
Crypt_GPG_KeyNotCreatedException
An exception thrown when an attempt is made to generate a key and the attempt fails
Crypt_GPG_InvalidKeyParamsException
An exception thrown when an attempt is made to generate a key and the key parameters set on the key generator are invalid

Inherited Variables

Inherited Methods


Class Details

[line 57]
An exception thrown by the Crypt_GPG package


[ Top ]


Documentation generated on Sun, 22 Mar 2020 08:01:07 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.