RaiseException

Top  Previous  Next

Prototype

 

RaiseException(strMessage)

 

Description

 

Releases an exception that stop the application processing.

 

Parameters

 

strMessage: string corresponding to the exception message.

 

Returned Value

 

None

 

Notes

 

None.