Table of Contents

Class SaveDatabaseException

Inheritance
SaveDatabaseException
Implements
Inherited Members
Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll
public class SaveDatabaseException : Exception, ISerializable
Extension Methods

Constructors

SaveDatabaseException(string, Exception)

public SaveDatabaseException(string message, Exception innerException)

Parameters

Type Name Description
string message
Exception innerException