Class SaveDatabaseException
Implements
Inherited Members
Namespace: TabularEditor.TOMWrapper
Assembly: TOMWrapper.dll
Syntax
public class SaveDatabaseException : Exception, ISerializable
Constructors
SaveDatabaseException(string, Exception)
Declaration
public SaveDatabaseException(string message, Exception innerException)
Parameters
Type | Name | Description |
---|---|---|
string | message | |
Exception | innerException |