Keyoti RapidSpell Silverlight API Docs
DictionaryLoadException Constructor (message, inner)
APIKeyoti.RapidSpellDictionaryLoadExceptionDictionaryLoadException(String, Exception)
Keyoti RapidSpell Silverlight
New
Declaration Syntax
C#Visual BasicVisual C++F#
public DictionaryLoadException(
	string message,
	Exception inner
)
Public Sub New ( 
	message As String,
	inner As Exception
)
public:
DictionaryLoadException(
	String^ message, 
	Exception^ inner
)
new : 
        message : string * 
        inner : Exception -> DictionaryLoadException
Parameters
message (String)
inner (Exception)

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)