Class Crypt_KeyStore_Exception

Description

Wrapper exception class that encapsulates any exception/error from the underlying menchanisms involved in encrypting, hashing, encoding, loading, storing, etc. the key store.

The main purpose of which is to hide the underlying implementations from the calling client.

Located in /Crypt/KeyStore/Exception.php (line 35)

Exception
   |
   --Crypt_KeyStore_Exception
Variables

Inherited Variables

Inherited from Exception (Internal Class)

$code
$file
$line
$message
$string
$trace
Methods

Inherited Methods

Inherited From Exception (Internal Class)

constructor __construct ( [$message = ], [$code = ] )
getCode ( )
getFile ( )
getLine ( )
getMessage ( )
getTrace ( )
getTraceAsString ( )
__clone ( )
__toString ( )

Documentation generated on Tue, 08 Jul 2008 14:52:08 -0500 by phpDocumentor 1.4.2