Keyoti RapidSpell WPF API Docs
NoCurrentBadWordException Class
APIKeyoti.RapidSpell.WpfNoCurrentBadWordException
Keyoti RapidSpell WPF
Thrown if NextBadWord has not been run first and found a mis-spelled word.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[SerializableAttribute]
public class NoCurrentBadWordException : ApplicationException
[SerializableAttribute]
public class NoCurrentBadWordException : ApplicationException
<SerializableAttribute>
Public Class NoCurrentBadWordException
	Inherits ApplicationException
<SerializableAttribute>
Public Class NoCurrentBadWordException
	Inherits ApplicationException
[SerializableAttribute]
public ref class NoCurrentBadWordException : public ApplicationException
[SerializableAttribute]
public ref class NoCurrentBadWordException : public ApplicationException
[<SerializableAttribute>]
type NoCurrentBadWordException =  
    class
        inherit ApplicationException
    end
[<SerializableAttribute>]
type NoCurrentBadWordException =  
    class
        inherit ApplicationException
    end
Members
All MembersConstructorsMethodsProperties



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

NoCurrentBadWordException(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
 ApplicationException
  NoCurrentBadWordException

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