{CompanyName} FlexyGo
WHController
.
.
::
.
.
LaunchError Method
Namespace:
FLEXYGO.WebHooksControllers
Assembly:
FlexyGo
(in FlexyGo.dll)
Syntax
C#
VB
public
void
LaunchError
(
string
errorMsg
)
Public
Sub
LaunchError
( _
errorMsg
As
String
_ )
Parameters
errorMsg
Type:
String
See Also
WHController Class
FLEXYGO.WebHooksControllers Namespace