Namespace: Consultingwerk.Windows.Framework.Menu
Class 
MenuFunctionLauncherException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Exceptions.Exception
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, Consultingwerk.Exceptions.IErrorTitle, Consultingwerk.Exceptions.IProvidesSessionInfo

File:MenuFunctionLauncherException
Purpose:Exception for errors from the MenuFunctionLauncher
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Sep 27 21:18:07 CEST 2013


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

Top Property Summary
Options Name Purpose
CHARACTER Title


Constructor Detail
Top

MenuFunctionLauncherException ()

Purpose: Constructor of the MenuFunctionLauncherException class
Notes:

Top

MenuFunctionLauncherException (character)

Purpose: Constructor of the MenuFunctionLauncherException class
Notes:

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

MenuFunctionLauncherException (character, integer)

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

MenuFunctionLauncherException (Error)

Purpose: Constructor of the MenuFunctionLauncherException class
Notes:

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

MenuFunctionLauncherException (Error, character)

Purpose: Constructor of the MenuFunctionLauncherException class
Notes:

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

MenuFunctionLauncherException (Error, character, integer)

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


Property Detail
Top

CHARACTER Title


Returns CHARACTER


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