Namespace: Consultingwerk.Studio.SmartRefactor
Class 
OverlappingSectionNotSupportedException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Studio.SmartRefactor.RefactorException
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, IProvidesSessionInfo

File:OverlappingSectionNotSupportedException
Purpose:Exception thrown when attempting to refactor overlapping
code sections
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Oct 13 04:53:00 CEST 2015


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


Constructor Detail
Top

OverlappingSectionNotSupportedException ()

Purpose: Constructor of the OverlappingSectionNotSupportedException class
Notes:

Top

OverlappingSectionNotSupportedException (character)

Purpose: Constructor of the OverlappingSectionNotSupportedException class
Notes:

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

OverlappingSectionNotSupportedException (character, integer)

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

OverlappingSectionNotSupportedException (Error)

Purpose: Constructor of the OverlappingSectionNotSupportedException class
Notes:

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

OverlappingSectionNotSupportedException (Error, character)

Purpose: Constructor of the OverlappingSectionNotSupportedException class
Notes:

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

OverlappingSectionNotSupportedException (Error, character, integer)

Purpose: Constructor of the OverlappingSectionNotSupportedException 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:30:06