The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CException Class Reference

Inheritance diagram for CException:
Collaboration diagram for CException:

List of all members.

Public Member Functions

 CException (const JetByteTools::Core::_tstring &where, const JetByteTools::Core::_tstring &message)
 CException (const JetByteTools::Core::_tstring &where, SECURITY_STATUS status)
SECURITY_STATUS GetFailureCode () const
virtual _tstring GetWhere () const
virtual _tstring GetWhat () const
virtual _tstring GetDetails () const
virtual std::string GetDetailsA () const

Static Public Member Functions

static std::string GetErrorMessageA (SECURITY_STATUS status)
static
JetByteTools::Core::_tstring 
GetErrorMessage (SECURITY_STATUS status)
static void ThrowOnFailure (const JetByteTools::Core::_tstring &where, SECURITY_STATUS status)

Protected Attributes

const _tstring m_where
const _tstring m_message
const _tstring m_details


Constructor & Destructor Documentation

CException ( const JetByteTools::Core::_tstring where,
const JetByteTools::Core::_tstring message 
)

Reimplemented from CException.

CException ( const JetByteTools::Core::_tstring where,
SECURITY_STATUS  status 
)


Member Function Documentation

string GetErrorMessageA ( SECURITY_STATUS  status  )  [static]

_tstring GetErrorMessage ( SECURITY_STATUS  status  )  [static]

static void ThrowOnFailure ( const JetByteTools::Core::_tstring where,
SECURITY_STATUS  status 
) [static]

SECURITY_STATUS GetFailureCode (  )  const

_tstring GetWhere (  )  const [virtual, inherited]

Reimplemented in CSEHException.

_tstring GetWhat (  )  const [virtual, inherited]

Reimplemented in CException, CException, and CSEHException.

_tstring GetDetails (  )  const [virtual, inherited]

Reimplemented in CSEHException.

std::string GetDetailsA (  )  const [virtual, inherited]

Reimplemented in CSEHException.


Member Data Documentation

const _tstring m_where [protected, inherited]

const _tstring m_message [protected, inherited]

const _tstring m_details [protected, inherited]


Generated on Sun Sep 12 19:10:46 2021 for The Server Framework - v7.4 by doxygen 1.5.3