Click or drag to resize

TriggerReaderException Class

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:Monkeyspeak.TriggerReaderException"]

Inheritance Hierarchy
SystemObject
  SystemException
    MonkeyspeakTriggerReaderException

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
[SerializableAttribute]
public class TriggerReaderException : Exception

The TriggerReaderException type exposes the following members.

Constructors
  NameDescription
Public methodTriggerReaderException
Initializes a new instance of the TriggerReaderException class
Public methodTriggerReaderException(String)
Initializes a new instance of the TriggerReaderException class
Protected methodTriggerReaderException(SerializationInfo, StreamingContext)
Initializes a new instance of the TriggerReaderException class
Public methodTriggerReaderException(String, Exception)
Initializes a new instance of the TriggerReaderException class
Top
Extension Methods
See Also