cpplot
latest
Quick Start
Installation
About
License
Library API
Version History
cpplot
Docs
»
Library API
»
Struct NotImplementedException
Edit on GitHub
Struct NotImplementedException
¶
Defined in
File exceptions.h
Inheritance Relationships
¶
Base Type
¶
public
exception
Struct Documentation
¶
struct
NotImplementedException
:
public
exception
¶
Public Functions
const
char *
what
(
)
const
¶
Public Members
std::string
message
= "Not yet implemented"
¶