Class SelectionException
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.
Implements
Inherited Members
Namespace: TabularEditor.Shared.Interaction
Assembly: TabularEditor3.Shared.dll
Syntax
public class SelectionException : Exception, ISerializable