Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

BufferedTransformation::Err Class Reference

exception thrown by BufferedTransformation. More...

#include <cryptlib.h>

Inheritance diagram for BufferedTransformation::Err:

Exception List of all members.

ERRORS

 Err (ErrorType errorType,const::string &s="")
ErrorType GetErrorType ()const
void SetErrorType (ErrorType errorType)

Detailed Description

exception thrown by BufferedTransformation.

Definition at line 331 of file cryptlib.h.


Constructor & Destructor Documentation

BufferedTransformation::Err::Err ( ErrorType e,
const::string & s = "" )
 

Definition at line 64 of file cryptlib.cpp.


Member Function Documentation

ErrorType BufferedTransformation::Err::GetErrorType ( ) const [inline]
 

Definition at line 335 of file cryptlib.h.

void BufferedTransformation::Err::SetErrorType ( ErrorType errorType ) [inline]
 

Definition at line 336 of file cryptlib.h.


The documentation for this class was generated from the following files:
Generated at Mon Jan 15 01:16:48 2001 for Crypto++ by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000