Show / Hide Table of Contents

Class FileStorageException

Inheritance
System.Object
FileStorageException
Namespace: Eco.Core.FileStorage
Assembly: Eco.Core.dll
Syntax
public class FileStorageException : Exception

Constructors

FileStorageException()

Declaration
public FileStorageException()

FileStorageException(String)

Declaration
public FileStorageException(string message)
Parameters
Type Name Description
System.String message

FileStorageException(String, Exception)

Declaration
public FileStorageException(string message, Exception innerException)
Parameters
Type Name Description
System.String message
System.Exception innerException

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾