KDIS  2-8-x
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
KException Class Reference

#include <KDefines.h>

Inheritance diagram for KException:
Collaboration diagram for KException:

Public Member Functions

 KException (KUINT16 EC)
 
 KException (KString Text, KUINT16 EC)
 
template<class T >
 KException (KString Text, KUINT16 EC, T AdditonalInfo)
 
virtual const KCHAR8what () const throw ()
 
virtual ~KException () throw ()
 

Public Attributes

KString m_sErrorText
 
KUINT16 m_ui16ErrorCode
 

Constructor & Destructor Documentation

KException ( KUINT16  EC)
inline
KException ( KString  Text,
KUINT16  EC 
)
inline
KException ( KString  Text,
KUINT16  EC,
AdditonalInfo 
)
inline
virtual ~KException ( )
throw (
)
inlinevirtual

Member Function Documentation

virtual const KCHAR8* what ( ) const
throw (
)
inlinevirtual

Member Data Documentation

KUINT16 m_ui16ErrorCode
KString m_sErrorText

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