Molybden API
Loading...
Searching...
No Matches
molybden::ShowHttpErrorPageAction Class Reference

The NavigationDelegates::onShowHttpErrorPage action. More...

#include <navigation_delegates.hpp>

Inheritance diagram for molybden::ShowHttpErrorPageAction:
molybden::Action

Public Member Functions

 ShowHttpErrorPageAction (std::unique_ptr< rpc::internal::Callback > callback)
 
void showPage (const std::string &html)
 Tells the browser to display a custom error page with the given HTML.
 
void showDefaultPage ()
 Tells the browser that it should display the default error page.
 
- Public Member Functions inherited from molybden::Action
 Action (std::unique_ptr< rpc::internal::Callback > callback)
 

Additional Inherited Members

- Protected Attributes inherited from molybden::Action
std::unique_ptr< rpc::internal::Callback > callback_
 

Detailed Description


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