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


Constructor Detail
Top

WebRenderingException ()

Purpose: Constructor for the WebRenderingException class
Notes:

Top

WebRenderingException (character)

Purpose: Constructor for the WebRenderingException class
Notes:

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

WebRenderingException (character, integer)

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

WebRenderingException (Error)

Purpose: Constructor for the WebRenderingException class
Notes:

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

WebRenderingException (Error, character)

Purpose: Constructor for the WebRenderingException class
Notes:

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

WebRenderingException (Error, character, integer)

Purpose: Constructor for the WebRenderingException 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:27:00