ErrorJson Class Reference

#include <Error.h>

Inheritance diagram for ErrorJson:

Public Member Functions

 ErrorJson (const char *cf, const char *msg)
 
- Public Member Functions inherited from Error
const std::string & message (void) const
 
void append (const char *cf)
 

Additional Inherited Members

- Protected Member Functions inherited from Error
 Error (const char *cf)
 
- Protected Attributes inherited from Error
std::string msg_
 

Detailed Description

Dynamic cast error

#include "Error.h"

Constructor & Destructor Documentation

◆ ErrorJson()

ErrorJson::ErrorJson ( const char *  cf,
const char *  msg 
)
Parameters
cfcalling function
msgerror description

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