Namespace: Consultingwerk.Studio.Proparse
Class 
BusinessEntityInterfaceParserException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Exceptions.Exception
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, Consultingwerk.Exceptions.IProvidesSessionInfo

File:BusinessEntityInterfaceParserException
Purpose:Exception thrown by the BusinessEntityInterfaceParser class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:02.05.2020 14:07:44


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

Top Property Summary
Options Name Purpose
CHARACTER TypeName


Constructor Detail
Top

BusinessEntityInterfaceParserException (character, integer, character)

Purpose: Constructor of the BusinessEntityInterfaceParserException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcTypeName CHARACTER
The name of the type that caused the issue
Top

BusinessEntityInterfaceParserException (Error, character, integer, character)

Purpose: Constructor of the BusinessEntityInterfaceParserException 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
pcTypeName CHARACTER
The name of the type that caused the issue


Property Detail
Top

CHARACTER TypeName


Returns CHARACTER


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