39 const std::exception& _innerException
43 const std::exception& _innerException
58 virtual const char*
what ()
const throw ();
KKException(const char *_exceptionStr, const KKException &_innerException)
KKException(const KKStr &_exceptionStr, const KKException &_innerException)
virtual const char * what() const
KKException(const char *_exceptionStr, const std::exception &_innerException)
KKException(const KKStr &_exceptionStr, const std::exception &_innerException)
KKException(const KKException &_exception)
static KKStr Concat(const std::vector< std::string > &values)
Concatenates the list of 'std::string' strings.
KKException(const char *_exceptionStr)
KKException(const KKStr &_exceptionStr)
virtual const KKStr & ToString() const