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

File:UnableToRefreshCurrentRowException
Purpose:Exception thrown from the SmartBusinessEntityAdapter:RefetchCurrentRow
method when the current row is modified
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Nov 26 09:24:45 CET 2015


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


Constructor Detail
Top

UnableToRefreshCurrentRowException ()

Purpose: Constructor of the UnableToRefreshCurrentRowException class
Notes:

Top

UnableToRefreshCurrentRowException (character)

Purpose: Constructor of the UnableToRefreshCurrentRowException class
Notes:

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

UnableToRefreshCurrentRowException (character, integer)

Purpose: Constructor of the UnableToRefreshCurrentRowException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this UnableToRefreshCurrentRowException object
piMessageNumber INTEGER
The error message number associated with this UnableToRefreshCurrentRowException object
Top

UnableToRefreshCurrentRowException (Error)

Purpose: Constructor of the UnableToRefreshCurrentRowException class
Notes:

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

UnableToRefreshCurrentRowException (Error, character)

Purpose: Constructor of the UnableToRefreshCurrentRowExceptionclass
Notes:

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

UnableToRefreshCurrentRowException (Error, character, integer)

Purpose: Constructor of the UnableToRefreshCurrentRowException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this UnableToRefreshCurrentRowException object
piMessageNumber INTEGER
The error message number associated with this UnableToRefreshCurrentRowException object


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