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

File:LegacyGuiMigrationException
Purpose:General purpose Exception thrown from the LegacyGuiMigration
system
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:17.12.2019 08:23:41


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


Constructor Detail
Top

LegacyGuiMigrationException ()

Purpose: Constructor of the LegacyGuiMigrationException class
Notes:

Top

LegacyGuiMigrationException (character)

Purpose: Constructor of the LegacyGuiMigrationException class
Notes:

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

LegacyGuiMigrationException (character, integer)

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

LegacyGuiMigrationException (Error)

Purpose: Constructor of the LegacyGuiMigrationException class
Notes:

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

LegacyGuiMigrationException (Error, character)

Purpose: Constructor of the LegacyGuiMigrationException class
Notes:

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

LegacyGuiMigrationException (Error, character, integer)

Purpose: Constructor of the LegacyGuiMigrationException 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:29:38