Namespace: OpenEdge.Core.System
Type: Class InvocationError
Parent Classes:
Inherits: OpenEdge.Core.System.ApplicationError


Copyright (c) 2013, 2021 by Progress Software Corporation. All rights reserved.
File:InvocationError
Author(s):pjudge
Created:Mon Apr 12 15:06:24 EDT 2010



Constructor Summary
  Options Name Purpose
  InvocationError ()
  InvocationError ()
  InvocationError (character, character)
  InvocationError (Error, character, character)

Constructor Detail
Top

STATIC InvocationError ()

Top

InvocationError ()

Top

InvocationError (character, character)

Parameters:
pcArgs1 CHARACTER
 
pcArgs2 CHARACTER
 
Top

InvocationError (Error, character, character)

Parameters:
poErr Progress.Lang.Error
 
pcArgs1 CHARACTER
 
pcArgs2 CHARACTER