JCL Help:EPCREError.ErrorCode

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Represents the numeric value for the exception.


Pascal

 public property ErrorCode: Integer;


Description

ErrorCode is a read-only property that represents the numeric value for the exception. ErrorCode is updated using an argument value passed to the CreateRes constructor.
Use Message to access the string containing the description of the exception.


See Also

Message EPCREError.CreateRes


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page