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

File:CyclicLazyLoadingServicesException
Purpose:Exception raised when service loaded via the LazyLoadingServiceCreator
lead to a cyclic invokation via the class constructor
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:20.07.2018 20:52:37


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


Constructor Detail
Top

CyclicLazyLoadingServicesException ()

Purpose: Constructor of the CyclicLazyLoadingServicesException class
Notes:

Top

CyclicLazyLoadingServicesException (character)

Purpose: Constructor of the CyclicLazyLoadingServicesException class
Notes:

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

CyclicLazyLoadingServicesException (character, integer)

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

CyclicLazyLoadingServicesException (Error)

Purpose: Constructor of the CyclicLazyLoadingServicesException class
Notes:

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

CyclicLazyLoadingServicesException (Error, character)

Purpose: Constructor of the CyclicLazyLoadingServicesException class
Notes:

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

CyclicLazyLoadingServicesException (Error, character, integer)

Purpose: Constructor of the CyclicLazyLoadingServicesException 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:21:27