Photon 1.0.0
Loading...
Searching...
No Matches
Photon::BrowserError Class Reference

#include <Core.hpp>

Inheritance diagram for Photon::BrowserError:
Photon::URLError

Public Member Functions

 BrowserError (const char *error="ERROR_UNKNOWN")
 
 ~BrowserError ()=default
 
BrowserErroroperator= (const BrowserError &)=default
 
 BrowserError (const BrowserError &)=default
 

Constructor & Destructor Documentation

◆ BrowserError() [1/2]

Photon::BrowserError::BrowserError ( const char *  error = "ERROR_UNKNOWN")
inline

◆ ~BrowserError()

Photon::BrowserError::~BrowserError ( )
default

◆ BrowserError() [2/2]

Photon::BrowserError::BrowserError ( const BrowserError )
default

Member Function Documentation

◆ operator=()

BrowserError & Photon::BrowserError::operator= ( const BrowserError )
default

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