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

File:CanOnlyRefactorOnceException
Purpose:Exception thrown when attempting to refactor twice within
a RefactorSection
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Oct 13 04:53:00 CEST 2015


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


Constructor Detail
Top

CanOnlyRefactorOnceException ()

Purpose: Constructor of the CanOnlyRefactorOnceException class
Notes:

Top

CanOnlyRefactorOnceException (character)

Purpose: Constructor of the CanOnlyRefactorOnceException class
Notes:

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

CanOnlyRefactorOnceException (character, integer)

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

CanOnlyRefactorOnceException (Error)

Purpose: Constructor of the CanOnlyRefactorOnceException class
Notes:

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

CanOnlyRefactorOnceException (Error, character)

Purpose: Constructor of the CanOnlyRefactorOnceException class
Notes:

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

CanOnlyRefactorOnceException (Error, character, integer)

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