cpplot
stable
Quick Start
Installation
About
License
Library API
Version History
cpplot
Docs
»
Library API
»
Struct InvalidAxisException
Edit on GitHub
Struct InvalidAxisException
¶
Defined in
File exceptions.h
Inheritance Relationships
¶
Base Type
¶
public
exception
Struct Documentation
¶
struct
InvalidAxisException
:
public
exception
¶
Public Functions
const
char *
what
(
)
const
¶
Public Members
std::string
message
= "Axis invalid or not present"
¶