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

Top Property Summary
Options Name Purpose
CHARACTER LibraryProcedureName


Constructor Detail
Top

LibraryProcedureParserException (character)

Purpose: Constructor of the LibraryProcedureParserException class
Notes:

Parameters:
pcProcedureName CHARACTER
The name of the library procedure that caused this issue
Top

LibraryProcedureParserException (character, character)

Purpose: Constructor of the LibraryProcedureParserException class
Notes:

Parameters:
pcErrorString CHARACTER
The error message associated with this Exception object
pcProcedureName CHARACTER
The name of the library procedure that caused this issue
Top

LibraryProcedureParserException (character, integer)

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

LibraryProcedureParserException (character, integer, character)

Purpose: Constructor of the LibraryProcedureParserException class
Notes:

Parameters:
pcErrorMessage CHARACTER
The error message associated with this Exception object
piMessageNumber INTEGER
The error message number associated with this Exception object
pcProcedureName CHARACTER
The name of the library procedure that caused this issue
Top

LibraryProcedureParserException (Error, character)

Purpose: Constructor of the LibraryProcedureParserException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcProcedureName CHARACTER
The name of the library procedure that caused this issue
Top

LibraryProcedureParserException (Error, character, character)

Purpose: Constructor of the LibraryProcedureParserException class
Notes:

Parameters:
poInnerException Progress.Lang.Error
The reference to the original error
pcErrorString CHARACTER
The error message associated with this Exception object
pcProcedureName CHARACTER
The name of the library procedure that caused this issue
Top

LibraryProcedureParserException (Error, character, integer)

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

LibraryProcedureParserException (Error, character, integer, character)

Purpose: Constructor of the LibraryProcedureParserException 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
pcProcedureName CHARACTER
The name of the library procedure that caused this issue


Property Detail
Top

CHARACTER LibraryProcedureName


Returns CHARACTER


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       30.03.2026 11:12:20