Namespace: Consultingwerk.OERA.Exceptions
Class 
InconsistentServiceLifeCycleDefinitionsException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Exceptions.Exception
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, Consultingwerk.Exceptions.IProvidesSessionInfo

File:InconsistentServiceLifeCycleDefinitionsException
Purpose:Exception thrown when the service life cycle definitions
are not consistent.
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Mon Mar 28 22:04:33 CEST 2016


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

Top Property Summary
Options Name Purpose
CHARACTER ServiceNamePattern


Constructor Detail
Top

InconsistentServiceLifeCycleDefinitionsException (character)

Purpose: Constructor of the InconsistentServiceLifeCycleDefinitionsException class
Notes:

Parameters:
pcServiceNamePattern CHARACTER
The Service Name Pattern associated with this error
Top

InconsistentServiceLifeCycleDefinitionsException (character, character)

Purpose: Constructor of the InconsistentServiceLifeCycleDefinitionsException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
pcServiceNamePattern CHARACTER
The Service Name Pattern associated with this error
Top

InconsistentServiceLifeCycleDefinitionsException (character, integer, character)

Purpose: Constructor of the InconsistentServiceLifeCycleDefinitionsException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcServiceNamePattern CHARACTER
The Service Name Pattern associated with this error
Top

InconsistentServiceLifeCycleDefinitionsException (Error, character)

Purpose: Constructor of the InconsistentServiceLifeCycleDefinitionsException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcServiceNamePattern CHARACTER
The Service Name Pattern associated with this error
Top

InconsistentServiceLifeCycleDefinitionsException (Error, character, character)

Purpose: Constructor of the InconsistentServiceLifeCycleDefinitionsException class
Notes:

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

InconsistentServiceLifeCycleDefinitionsException (Error, character, integer, character)

Purpose: Constructor of the InconsistentServiceLifeCycleDefinitionsException 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
pcServiceNamePattern CHARACTER
The Service Name Pattern associated with this error


Property Detail
Top

CHARACTER ServiceNamePattern


Returns CHARACTER


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