Keyoti RapidSpell Desktop .NET API Docs
NoTextComponentException Constructor (mesg)
APIKeyoti.RapidSpellNoTextComponentExceptionNoTextComponentException(String)
Keyoti RapidSpell Desktop .NET
Create a new instance with mesg as a message.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public NoTextComponentException(
	string mesg
)
public NoTextComponentException(
	string mesg
)
Public Sub New ( 
	mesg As String
)
Public Sub New ( 
	mesg As String
)
public:
NoTextComponentException(
	String^ mesg
)
public:
NoTextComponentException(
	String^ mesg
)
new : 
        mesg : string -> NoTextComponentException
new : 
        mesg : string -> NoTextComponentException
Parameters
mesg (String)

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412