Cape User Exceptionm_ description Field
The description of the exception being thrown.
Definition
Namespace: CapeOpen
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: CapeOpen (in CapeOpen.dll) Version: 1.0.0.0 (1.0.0.0)
C#
protected string m_descriptionVB
Protected m_description As StringField Value
StringRemarks
The m_name field is set in the method for the exception. Any exception
that derives from the CapeUserException class will need to set this value in the Initialize method.