Namespace: Consultingwerk.Studio.ClassDocumentation
Class 
ClassDocumentationException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Exceptions.Exception
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, Consultingwerk.Exceptions.IProvidesSessionInfo

File:ClassDocumentationException
Purpose:Exception thrown by the class documentation routines
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon May 09 19:49:14 CEST 2016


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

Top Property Summary
Options Name Purpose
CHARACTER FileName


Constructor Detail
Top

ClassDocumentationException ()

Purpose: Constructor of the ClassDocumentationException class
Notes:

Top

ClassDocumentationException (character)

Purpose: Constructor of the ClassDocumentationException class
Notes:

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

ClassDocumentationException (character, character)

Purpose: Constructor of the ClassDocumentationException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
pcFileName CHARACTER
The value for the FileName property
Top

ClassDocumentationException (character, integer)

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

ClassDocumentationException (character, integer, character)

Purpose: Constructor of the ClassDocumentationException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcFileName CHARACTER
The value for the FileName property
Top

ClassDocumentationException (Error)

Purpose: Constructor of the ClassDocumentationException class
Notes:

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

ClassDocumentationException (Error, character)

Purpose: Constructor of the ClassDocumentationException class
Notes:

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

ClassDocumentationException (Error, character, character)

Purpose: Constructor of the ClassDocumentationException class
Notes:

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

ClassDocumentationException (Error, character, integer)

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

ClassDocumentationException (Error, character, integer, character)

Purpose: Constructor of the ClassDocumentationException 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
pcFileName CHARACTER
The value for the FileName property


Property Detail
Top

CHARACTER FileName


Returns CHARACTER


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