Keyoti RapidSpell WPF API Docs
NoTextComponentException Class
APIKeyoti.RapidSpell.WpfNoTextComponentException
Keyoti RapidSpell WPF
Thrown if a valid text component hasn't been set to be checked (by the GUI for example).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class NoTextComponentException : Exception
public class NoTextComponentException : Exception
Public Class NoTextComponentException
	Inherits Exception
Public Class NoTextComponentException
	Inherits Exception
public ref class NoTextComponentException : public Exception
public ref class NoTextComponentException : public Exception
type NoTextComponentException =  
    class
        inherit Exception
    end
type NoTextComponentException =  
    class
        inherit Exception
    end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
NoTextComponentException()()()()
Create a new instance with no message.

NoTextComponentException(String)
Create a new instance with mesg as a message.

Data (Inherited from Exception.)
Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetBaseException()()()() (Inherited from Exception.)
GetHashCode()()()() (Inherited from Object.)
GetObjectData(SerializationInfo, StreamingContext) (Inherited from Exception.)
GetType()()()() (Inherited from Exception.)
HelpLink (Inherited from Exception.)
HResult (Inherited from Exception.)
InnerException (Inherited from Exception.)
MemberwiseClone()()()() (Inherited from Object.)
Message (Inherited from Exception.)
Source (Inherited from Exception.)
StackTrace (Inherited from Exception.)
TargetSite (Inherited from Exception.)
ToString()()()() (Inherited from Exception.)
Inheritance Hierarchy
Object
Exception
 NoTextComponentException

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214