Clapkit
Loading...
Searching...
No Matches
CKException Class Reference

#include <ckTypes.h>

Inheritance diagram for CKException:

Public Member Functions

 CKException (const char *msg)
 
const char * what ()
 

Public Attributes

const char * message
 

Detailed Description

We throw this and subclasses of this when we fail.

Constructor & Destructor Documentation

◆ CKException()

CKException::CKException ( const char *  msg)
inline

Member Function Documentation

◆ what()

const char * CKException::what ( )
inline

Member Data Documentation

◆ message

const char* CKException::message

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