Class MethodNotFoundException

An Exception to when a method name cannot be found

Inheritance
MethodNotFoundException
Implements
ISerializable
Namespace: VoltstroStudios.UnityWebBrowser.Core.Js
Assembly: .dll
Syntax
public sealed class MethodNotFoundException : Exception, ISerializable

Implements

ISerializable