theKernel 10.0
Loading...
Searching...
No Matches
ccmkkernel::MkKernelException Class Reference

#include <MkExceptionC_cc.hh>

+ Inheritance diagram for ccmkkernel::MkKernelException:
+ Collaboration diagram for ccmkkernel::MkKernelException:

Public Member Functions

 MkKernelException (const std::string &what, std::string func=__builtin_FUNCTION(), std::string file=__builtin_FILE(), int line=__builtin_LINE())
 

Public Attributes

std::string func
 
std::string file
 
int line
 

Detailed Description

Definition at line 103 of file MkExceptionC_cc.hh.

Constructor & Destructor Documentation

◆ MkKernelException()

ccmkkernel::MkKernelException::MkKernelException ( const std::string & what,
std::string func = __builtin_FUNCTION(),
std::string file = __builtin_FILE(),
int line = __builtin_LINE() )
inline

Definition at line 109 of file MkExceptionC_cc.hh.

Member Data Documentation

◆ file

std::string ccmkkernel::MkKernelException::file

Definition at line 107 of file MkExceptionC_cc.hh.

◆ func

std::string ccmkkernel::MkKernelException::func

Definition at line 106 of file MkExceptionC_cc.hh.

◆ line

int ccmkkernel::MkKernelException::line

Definition at line 108 of file MkExceptionC_cc.hh.


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