Class GodotObject.NativeMemberNotFoundException
- Namespace
- Godot
- Assembly
- GodotSharp.dll
public class GodotObject.NativeMemberNotFoundException : Exception, ISerializable
- Inheritance
-
GodotObject.NativeMemberNotFoundException
- Implements
- Derived
- Inherited Members
Constructors
NativeMemberNotFoundException()
public NativeMemberNotFoundException()
NativeMemberNotFoundException(string?)
public NativeMemberNotFoundException(string? message)
Parameters
message
string
NativeMemberNotFoundException(string?, Exception?)
public NativeMemberNotFoundException(string? message, Exception? innerException)