Click or drag to resize

BaseLibraryRaiseError Method

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

Raises a MonkeyspeakException

Namespace:  Monkeyspeak.Libraries
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public virtual void RaiseError(
	string reason
)

Parameters

reason
Type: SystemString
Reason for the error
See Also