Loading...
Searching...
No Matches
WebBrowserComponent::EvaluationResult::Error Struct Reference

A simple error type class. More...

#include <juce_WebBrowserComponent.h>

Public Types

enum class  Type { unknown , javascriptException , unsupportedReturnType }
 Error type. More...
 

Public Attributes

Type type
 
String message
 

Detailed Description

A simple error type class.

Member Enumeration Documentation

◆ Type

Error type.

Enumerator
unknown 

Error occurring for a reason unknown to us.

javascriptException 

Error occurring because of a Javascript exception being thrown.

unsupportedReturnType 

Error occurring because the returned result cannot be serialised into a native type e.g.

Promise.

Member Data Documentation

◆ type

Type WebBrowserComponent::EvaluationResult::Error::type

◆ message

String WebBrowserComponent::EvaluationResult::Error::message

The documentation for this struct was generated from the following file:
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram