Show / Hide Table of Contents

Class SettingsFileMissingException

Exception that should be thrown whenever a required settings file seems to be missing.

Inheritance
System.Object
System.Exception
SettingsFileMissingException
Namespace: InsaneScatterbrain.RetroKit
Syntax
public class SettingsFileMissingException : Exception, ISerializable, _Exception

Constructors

SettingsFileMissingException()

Declaration
public SettingsFileMissingException()
Back to top Generated by DocFX