Namespace: Consultingwerk.BusinessEntityDesigner.Generator
Class 
ControlGeneratorDidNotReturnCodeException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.BusinessEntityDesigner.Generator.ControlGeneratorException
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, IErrorTitle, IProvidesSessionInfo, ISupportsInnerException

File:ControlGeneratorDidNotReturnCodeException
Purpose:Exception thrown by the ContainerControlGenerator when a
contained Control generator did not return source code,
that is, when ? was returned or "" was returned from a
routine that needs to return a value
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Nov 24 17:11:38 CET 2014


Top Constructor Summary
Options Name Purpose
ControlGeneratorDidNotReturnCodeException (character, character, character) Constructor for the ControlGeneratorDidNotReturnCodeException class

Top Property Summary
Options Name Purpose
CHARACTER ControlGeneratorType
CHARACTER ControlName
CHARACTER MethodName


Constructor Detail
Top

ControlGeneratorDidNotReturnCodeException (character, character, character)

Purpose: Constructor for the ControlGeneratorDidNotReturnCodeException class
Notes:

Parameters:
pcControlName CHARACTER
The name of the current control
pcControlGeneratorType CHARACTER
The type name of the Control generator
pcMethodName CHARACTER
The name of the method that returned no valid source code


Property Detail
Top

CHARACTER ControlGeneratorType


Returns CHARACTER
Top

CHARACTER ControlName


Returns CHARACTER
Top

CHARACTER MethodName


Returns CHARACTER


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