Namespace: Consultingwerk.SmartFramework.Scheduler
Class 
InvalidSchedulerJobNameException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.SmartFramework.Scheduler.SchedulerException
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, IProvidesSessionInfo

File:InvalidSchedulerJobNameException
Purpose:Error class raised whne the sheduler job name passed to
an operation was invalid
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Mar 25 14:48:55 CET 2013


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


Constructor Detail
Top

InvalidSchedulerJobNameException ()

Purpose: Constructor of the InvalidSchedulerJobNameException class
Notes:

Top

InvalidSchedulerJobNameException (character)

Purpose: Constructor of the InvalidSchedulerJobNameException class
Notes:

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

InvalidSchedulerJobNameException (character, integer)

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

InvalidSchedulerJobNameException (Error)

Purpose: Constructor of the InvalidSchedulerJobNameException class
Notes:

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

InvalidSchedulerJobNameException (Error, character)

Purpose: Constructor of the InvalidSchedulerJobNameException class
Notes:

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

InvalidSchedulerJobNameException (Error, character, integer)

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