pianod2
multisource multiuser scriptable networked music player
Public Member Functions | List of all members
Parsnip::NoSchemaDefined Class Reference

A schema is not defined for a certain command ID. More...

#include <parsnip_command.h>

Inheritance diagram for Parsnip::NoSchemaDefined:
Inheritance graph
[legend]
Collaboration diagram for Parsnip::NoSchemaDefined:
Collaboration graph
[legend]

Public Member Functions

 NoSchemaDefined ()
 
 NoSchemaDefined (std::string command)
 
 NoSchemaDefined (const int command)
 
- Public Member Functions inherited from Parsnip::Exception
virtual const char * what () const noexcept override
 
const char * where () const noexcept
 Retrieve the exception location information. More...
 
void addBacktraceLocation (const std::string &)
 Insert a new portion of the exception location at the front. More...
 

Additional Inherited Members

- Protected Member Functions inherited from Parsnip::Exception
 Exception (const std::string &why)
 Construct an exception. More...
 
 Exception (const std::string &why, const std::string &detail)
 Construct an exception. More...
 
- Protected Attributes inherited from Parsnip::Exception
std::string reason
 Storage for the exception explanation. More...
 

Detailed Description

A schema is not defined for a certain command ID.

Constructor & Destructor Documentation

◆ NoSchemaDefined() [1/3]

Parsnip::NoSchemaDefined::NoSchemaDefined ( )
inline

◆ NoSchemaDefined() [2/3]

Parsnip::NoSchemaDefined::NoSchemaDefined ( std::string  command)
inline

◆ NoSchemaDefined() [3/3]

Parsnip::NoSchemaDefined::NoSchemaDefined ( const int  command)
inline

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