SelectorParseException Class

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Represents parsing exception, it's being thrown by RegisterStyle(String, Style) when invalid input for the style selector is being given during style registration.
Inheritance Hierarchy

SystemObject
  SystemException
    Apitron.PDF.Kit.StylesSelectorParseException

Namespace:  Apitron.PDF.Kit.Styles
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public sealed class SelectorParseException : Exception
See Also

Reference