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


Constructor Detail
Top

SchedulerException ()

Purpose: Constructor of the SchedulerException class
Notes:

Top

SchedulerException (character)

Purpose: Constructor of the SchedulerException class
Notes:

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

SchedulerException (character, integer)

Purpose: Constructor of the SchedulerException class
Notes:

Parameters:
pcErrorMessage CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
Top

SchedulerException (Error)

Purpose: Constructor of the SchedulerException class
Notes:

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

SchedulerException (Error, character)

Purpose: Constructor of the SchedulerException class
Notes:

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

SchedulerException (Error, character, integer)

Purpose: Constructor of the SchedulerException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorMessage 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:16