Top Constructor Summary
Options Name Purpose
RenderingException () Constructor for the RenderingException class
RenderingException (character) Constructor for the RenderingException class
RenderingException (character, integer) Constructor for the RenderingException class
RenderingException (Error) Constructor for the RenderingException class
RenderingException (Error, character) Constructor for the RenderingException class
RenderingException (Error, character, integer) Constructor for the RenderingException class


Constructor Detail
Top

RenderingException ()

Purpose: Constructor for the RenderingException class
Notes:

Top

RenderingException (character)

Purpose: Constructor for the RenderingException class
Notes:

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

RenderingException (character, integer)

Purpose: Constructor for the RenderingException 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

RenderingException (Error)

Purpose: Constructor for the RenderingException class
Notes:

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

RenderingException (Error, character)

Purpose: Constructor for the RenderingException class
Notes:

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

RenderingException (Error, character, integer)

Purpose: Constructor for the RenderingException 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:32:38