Top Method Summary
Options Name Purpose
Consultingwerk.Exceptions.RecordAlreadyExistsException FromSysError (SysError) Parses a SysError 132 and returns the RecordAlreadyExistsException with all detail

Top Constructor Summary
Options Name Purpose
RecordAlreadyExistsException () Constructor of the Exception class
RecordAlreadyExistsException (character) Constructor of the Exception class
RecordAlreadyExistsException (character, integer) Constructor of the Exception class
RecordAlreadyExistsException (Error) Constructor of the Exception class
RecordAlreadyExistsException (Error, character) Constructor of the Exception class
RecordAlreadyExistsException (Error, character, integer) Constructor of the Exception class
RecordAlreadyExistsException (Error, character, integer, character, character) Constructor of the Exception class
RecordAlreadyExistsException (Error, character, integer, character, character, character[]) Constructor of the Exception class

Top Property Summary
Options Name Purpose
CHARACTER FieldValues
CHARACTER MessageTemplate
CHARACTER TableName
CHARACTER Values


Method Detail
Top

Consultingwerk.Exceptions.RecordAlreadyExistsException FromSysError (SysError)

Purpose: Parses a SysError 132 and returns the RecordAlreadyExistsException
with all detail
Notes:

Parameters:
poError Progress.Lang.SysError
The SysError to parse
Returns Consultingwerk.Exceptions.RecordAlreadyExistsException
The RecordAlreadyExistsException


Constructor Detail
Top

RecordAlreadyExistsException ()

Purpose: Constructor of the Exception class
Notes:

Top

RecordAlreadyExistsException (character)

Purpose: Constructor of the Exception class
Notes:

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

RecordAlreadyExistsException (character, integer)

Purpose: Constructor of the Exception 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

RecordAlreadyExistsException (Error)

Purpose: Constructor of the Exception class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
Top

RecordAlreadyExistsException (Error, character)

Purpose: Constructor of the Exception class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this Exception object
Top

RecordAlreadyExistsException (Error, character, integer)

Purpose: Constructor of the Exception class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
Top

RecordAlreadyExistsException (Error, character, integer, character, character)

Purpose: Constructor of the Exception class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcTableName CHARACTER
The value for the TableName property
pcFieldValues CHARACTER
The value for the FieldValues property
Top

RecordAlreadyExistsException (Error, character, integer, character, character, character[])

Purpose: Constructor of the Exception class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcTableName CHARACTER
The value for the TableName property
pcFieldValues CHARACTER
The value for the FieldValues property
pcValues CHARACTER
The value for the Values property


Property Detail
Top

CHARACTER FieldValues


Returns CHARACTER
Top

CHARACTER MessageTemplate


Returns CHARACTER
Top

CHARACTER TableName


Returns CHARACTER
Top

CHARACTER Values


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:21:17