Top Constructor Summary
Options Name Purpose
UniqueIndexRequiredException (character, character) Constructor of the Exception class
UniqueIndexRequiredException (character, integer, character) Constructor of the Exception class
UniqueIndexRequiredException (character, integer, character, logical) Constructor of the Exception class
UniqueIndexRequiredException (character, logical) Builds and returns a unique record identifier composed from field values of either the primary unique index or the first unqiue index of the table

Top Property Summary
Options Name Purpose
CHARACTER BufferName
LOGICAL PrimaryRequired


Constructor Detail
Top

UniqueIndexRequiredException (character, character)

Purpose: Constructor of the Exception class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
pcBufferName CHARACTER
The name of the Buffer that caused this error
Top

UniqueIndexRequiredException (character, integer, character)

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
pcBufferName CHARACTER
The name of the Buffer that caused this error
Top

UniqueIndexRequiredException (character, integer, character, logical)

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
pcBufferName CHARACTER
The name of the Buffer that caused this error
plPrimaryRequired LOGICAL
Logical value indicating if the method that caused the exception did require a primary unique index
Top

UniqueIndexRequiredException (character, logical)

Purpose: Builds and returns a unique record identifier composed from field
values of either the primary unique index or the first unqiue index
of the table
Notes:

Parameters:
pcBufferName CHARACTER
The name of the buffer that caused the error
plPrimaryRequired LOGICAL
Logical value indicating if the method that caused the exception did require a primary unique index


Property Detail
Top

CHARACTER BufferName


Returns CHARACTER
Top

LOGICAL PrimaryRequired


Returns LOGICAL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:13:13