Version 3.3.0.2

ModuleManager.ModuleNotFoundException class

Namespace: Sirenix.OdinInspector.Editor.Modules
Assembly: Sirenix.OdinInspector.Editor
public class ModuleNotFoundException : Exception, ISerializable, _Exception
Inheritance
  • System.Object
  • System.Exception
  • ModuleManager.ModuleNotFoundException

Constructors

ModuleNotFoundException(String)
public ModuleNotFoundException(string moduleId)
Parameters
System.String moduleId

Extension Methods