Namespace: Consultingwerk.BusinessEntityDesigner.Generator
Class 
BusinessEntityGeneratorException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Exceptions.Exception
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, Consultingwerk.Exceptions.IProvidesSessionInfo

File:BusinessEntityGeneratorException
Purpose:Exception thrown by the Business Entity Designer
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:25.09.2021 07:15:58


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


Constructor Detail
Top

BusinessEntityGeneratorException ()

Purpose: Constructor of the BusinessEntityGeneratorException class
Notes:

Top

BusinessEntityGeneratorException (character)

Purpose: Constructor of the BusinessEntityGeneratorException class
Notes:

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

BusinessEntityGeneratorException (character, integer)

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

BusinessEntityGeneratorException (Error)

Purpose: Constructor of the BusinessEntityGeneratorException class
Notes:

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

BusinessEntityGeneratorException (Error, character)

Purpose: Constructor of the BusinessEntityGeneratorException class
Notes:

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

BusinessEntityGeneratorException (Error, character, integer)

Purpose: Constructor of the BusinessEntityGeneratorException 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:20:18