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

File:FillFailedException
Purpose:Abstract base class for the DatasetFillFailedException
and the DatasetBufferFillFailedException
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Sep 26 12:23:39 CEST 2014


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


Constructor Detail
Top

FillFailedException ()

Purpose: Constructor of the FillFailedException class
Notes:

Top

FillFailedException (character)

Purpose: Constructor of the FillFailedException class
Notes:

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

FillFailedException (character, integer)

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

FillFailedException (Error)

Purpose: Constructor of the FillFailedException class
Notes:

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

FillFailedException (Error, character)

Purpose: Constructor of the FillFailedException class
Notes:

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

FillFailedException (Error, character, integer)

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