Table of Contents

Class SelectionException

Inheritance
SelectionException
Implements
Inherited Members
Namespace
TabularEditor.Shared.Interaction
Assembly
TabularEditor3.Shared.dll

The exception that is thrown when accessing an unavailable member of the current Selection. For example, accessing the Table property when no tables, or more than one table, have been selected in the TOM Explorer.

public class SelectionException : Exception, ISerializable
Extension Methods