[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
_GenError( nError, cClsName, cMethodName )-> <oError>
------------------------------------------------------------------------------
PARAMETER:
<nError> > is the Error Code that the Error Object will carry
(found in "ObjError.ch")
<cClsName> is the Name of the class that caused the Error
<cMethod> is the Method Name that caused the Error
DESCRIPTION:
_GenError( nError, cClsName, cMethodName ) creates an Error Object
that will launch an Object Error. It can be used in conjunction with
_ClsSetError() to generate a special Objects Runtime Error
SOURCE:
Not Provided
See Also:
_ClsSetError
ERROR HANDLER
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson