Namespace: Consultingwerk.SmartComponents.Implementation
Class 
SmartBusinessEntityAdapterException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Exceptions.Exception
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, Consultingwerk.Exceptions.IProvidesSessionInfo

File:SmartBusinessEntityAdapterException
Purpose:Error class for assertions
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Mar 25 14:48:55 CET 2013


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


Constructor Detail
Top

SmartBusinessEntityAdapterException ()

Purpose: Constructor of the SmartBusinessEntityAdapterException class
Notes:

Top

SmartBusinessEntityAdapterException (character)

Purpose: Constructor of the SmartBusinessEntityAdapterException class
Notes:

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

SmartBusinessEntityAdapterException (character, integer)

Purpose: Constructor of the SmartBusinessEntityAdapterException class
Notes:

Parameters:
pcErrorMessage CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
Top

SmartBusinessEntityAdapterException (Error)

Purpose: Constructor of the SmartBusinessEntityAdapterException class
Notes:

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

SmartBusinessEntityAdapterException (Error, character)

Purpose: Constructor of the SmartBusinessEntityAdapterException class
Notes:

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

SmartBusinessEntityAdapterException (Error, character, integer)

Purpose: Constructor of the SmartBusinessEntityAdapterException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorMessage 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:23:29