domexception

package
v0.0.1-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 10, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotImplemented   = errors.New("Browser not implemented DOMRectReadOnly")
	ErrNotADOMException = errors.New("The given value must be a DOMException")
)

Functions

func GetInterface

func GetInterface() js.Value

GetJSInterface get teh JS interface of broadcast channel

Types

type DomException

type DomException struct {
	baseobject.BaseObject
}

DomException DomException struct

func NewFromJSObject

func NewFromJSObject(obj js.Value) (DomException, error)

func (DomException) DomException

func (d DomException) DomException() DomException

func (DomException) Message

func (d DomException) Message() (string, error)

func (DomException) Name

func (d DomException) Name() (string, error)

type DomExceptionFrom

type DomExceptionFrom interface {
	DomException() DomException
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL