Public Member Functions | Private Attributes
testing::exceptions_internal::TestException Class Reference

#include <exception_safety_testing.h>

Inheritance diagram for testing::exceptions_internal::TestException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 TestException (absl::string_view msg)
virtual const char * what () const noexcept
virtual ~TestException ()

Private Attributes

std::string msg_

Detailed Description

Definition at line 73 of file exception_safety_testing.h.


Constructor & Destructor Documentation

Definition at line 75 of file exception_safety_testing.h.

Definition at line 76 of file exception_safety_testing.h.


Member Function Documentation

virtual const char* testing::exceptions_internal::TestException::what ( ) const [inline, virtual]

Definition at line 77 of file exception_safety_testing.h.


Member Data Documentation

Definition at line 80 of file exception_safety_testing.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:17