Namespace: Consultingwerk.OERA.Exceptions
Class 
DatasetBufferFillFailedException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.OERA.Exceptions.FillFailedException
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, Consultingwerk.Exceptions.IProvidesSessionInfo

File:DatasetBufferFillFailedException
Purpose:Error raised by the DataAccess class when the Dataset
FILL() method returned FALSE and the ThrowErrorsOnFillFailed
property is set to TRUE
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Sep 26 12:23:39 CEST 2014


Top Constructor Summary
Options Name Purpose
DatasetBufferFillFailedException () Constructor of the DatasetBufferFillFailedException class
DatasetBufferFillFailedException (character) Constructor of the DatasetBufferFillFailedException class
DatasetBufferFillFailedException (character, integer) Constructor of the DatasetBufferFillFailedException class
DatasetBufferFillFailedException (Error) Constructor of the DatasetBufferFillFailedException class
DatasetBufferFillFailedException (Error, character) Constructor of the DatasetBufferFillFailedException class
DatasetBufferFillFailedException (Error, character, integer) Constructor of the DatasetBufferFillFailedException class


Constructor Detail
Top

DatasetBufferFillFailedException ()

Purpose: Constructor of the DatasetBufferFillFailedException class
Notes:

Top

DatasetBufferFillFailedException (character)

Purpose: Constructor of the DatasetBufferFillFailedException class
Notes:

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

DatasetBufferFillFailedException (character, integer)

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

DatasetBufferFillFailedException (Error)

Purpose: Constructor of the DatasetBufferFillFailedException class
Notes:

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

DatasetBufferFillFailedException (Error, character)

Purpose: Constructor of the DatasetBufferFillFailedException class
Notes:

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

DatasetBufferFillFailedException (Error, character, integer)

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


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