Top Constructor Summary
Options Name Purpose
RecordNotFoundException () Default constructor of the RecordNotFoundException class
RecordNotFoundException (character, character, character) Constructor of the RecordNotFoundException class
RecordNotFoundException (character, integer) Constructor of the RecordNotFoundException class
RecordNotFoundException (character, integer, character) Constructor of the RecordNotFoundException class

Top Property Summary
Options Name Purpose
CHARACTER Address
CHARACTER BufferName
CHARACTER FieldName
CHARACTER FieldValue


Constructor Detail
Top

RecordNotFoundException ()

Purpose: Default constructor of the RecordNotFoundException class
Notes:

Top

RecordNotFoundException (character, character, character)

Purpose: Constructor of the RecordNotFoundException class
Notes: Builds the error message from the buffer name, lookup field name
and field value

Parameters:
pcBufferName CHARACTER
The name of the buffer whose record was not found
pcFieldName CHARACTER
The name of the field used in the lookup
pcFieldValue CHARACTER
The field value used in the lookup
Top

RecordNotFoundException (character, integer)

Purpose: Constructor of the RecordNotFoundException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
Top

RecordNotFoundException (character, integer, character)

Purpose: Constructor of the RecordNotFoundException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcAddress CHARACTER
The Address / URI that caused the exception


Property Detail
Top

CHARACTER Address


Returns CHARACTER
Top

CHARACTER BufferName


Returns CHARACTER
Top

CHARACTER FieldName


Returns CHARACTER
Top

CHARACTER FieldValue


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       20.07.2026 16:03:44