Show / Hide Table of Contents

Class MigrationException

Inheritance
System.Object
MigrationException
Namespace: Eco.Core.Serialization.Migrations
Assembly: Eco.Core.dll
Syntax
public class MigrationException : Exception

Constructors

MigrationException()

Declaration
public MigrationException()

MigrationException(String)

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

MigrationException(String, Exception)

Declaration
public MigrationException(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
☀
☾