Namespace: Consultingwerk.SmartFramework.Exceptions
Class 
UnableToDeserializeMenuFunctionException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Exceptions.Exception
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, Consultingwerk.Exceptions.IProvidesSessionInfo

File:UnableToDeserializeMenuFunctionException
Purpose:Exception raised when a MenuFunction Parameter cannot be
deserialized
Created:20.02.2019 23:31:57


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

Top Property Summary
Options Name Purpose
CHARACTER MenuFunctionName


Constructor Detail
Top

UnableToDeserializeMenuFunctionException ()

Purpose: Constructor of the UnableToDeserializeMenuFunctionException class
Notes:

Top

UnableToDeserializeMenuFunctionException (character)

Purpose: Constructor of the UnableToDeserializeMenuFunctionException class
Notes:

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

UnableToDeserializeMenuFunctionException (character, integer)

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

UnableToDeserializeMenuFunctionException (Error)

Purpose: Constructor of the UnableToDeserializeMenuFunctionException class
Notes:

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

UnableToDeserializeMenuFunctionException (Error, character)

Purpose: Constructor of the UnableToDeserializeMenuFunctionException class
Notes:

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

UnableToDeserializeMenuFunctionException (Error, character, integer)

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

UnableToDeserializeMenuFunctionException (Error, character, integer, character)

Purpose: Constructor of the UnableToDeserializeMenuFunctionException 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
pcMenuFunctionName CHARACTER
The name of the menu function causing this issue


Property Detail
Top

CHARACTER MenuFunctionName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:07:54