Namespace: Consultingwerk.Studio.Proparse.NodeTypes
Class 
ProparseNodeTypesException Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.Exceptions.Exception
Implements: Consultingwerk.Exceptions.ISupportsInnerException, Consultingwerk.Exceptions.ISupportsOriginalStackTrace, Consultingwerk.Exceptions.IProvidesSessionInfo

File:ProparseNodeTypesException
Purpose:Exception thrown by the ProparseNodeTypes class
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Thu Jul 23 07:25:01 CEST 2015


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


Constructor Detail
Top

ProparseNodeTypesException ()

Purpose: Constructor of the ProparseNodeTypesException class
Notes:

Top

ProparseNodeTypesException (character, integer)

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

ProparseNodeTypesException (Error, character, integer)

Purpose: Constructor of the ProparseNodeTypesException 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:29:50