Agora  1.2.0
Agora project
fmt::v8::detail::error_handler Struct Reference

#include <core.h>

Inheritance diagram for fmt::v8::detail::error_handler:

Public Member Functions

constexpr error_handler ()=default
 
constexpr error_handler (const error_handler &)=default
 
void on_error (const char *message)
 

Constructor & Destructor Documentation

◆ error_handler() [1/2]

constexpr fmt::v8::detail::error_handler::error_handler ( )
constexprdefault

◆ error_handler() [2/2]

constexpr fmt::v8::detail::error_handler::error_handler ( const error_handler )
constexprdefault

Member Function Documentation

◆ on_error()

void error_handler::on_error ( const char *  message)
Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this struct was generated from the following files: