Class JsException
Represents an exception thrown in JavaScript
Implements
Inherited Members
Namespace: Meta.InstantGames
Assembly: Unity.Runtime.FacebookInstantGamesSdk.dll
Syntax
public class JsException : Exception, ISerializable
Properties
Code
The relevant error code
Declaration
public ErrorCode Code { get; }
Property Value
Type | Description |
---|---|
ErrorCode |