reSIProcate/DialogUsageManager  9694
Public Member Functions
resip::EncryptionManager::Exception Class Reference

#include <EncryptionManager.hxx>

Inheritance diagram for resip::EncryptionManager::Exception:
Inheritance graph
[legend]
Collaboration diagram for resip::EncryptionManager::Exception:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Exception (const Data &msg, const Data &file, const int line)
const char * name () const

Detailed Description

Definition at line 29 of file EncryptionManager.hxx.


Constructor & Destructor Documentation

resip::EncryptionManager::Exception::Exception ( const Data msg,
const Data file,
const int  line 
)

Member Function Documentation

const char* resip::EncryptionManager::Exception::name ( ) const [inline, virtual]

Implements resip::BaseException.

Definition at line 33 of file EncryptionManager.hxx.

{ return "EncryptionManagerException"; }

The documentation for this class was generated from the following file: