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


Copyright (c) 2013 by Progress Software Corporation. All rights reserved.
File:ArgumentError
Author(s):pjudge
Created:Tue Apr 13 12:43:45 EDT 2010



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

Constructor Detail
Top

STATIC ArgumentError ()

Top

ArgumentError (character, character)

Parameters:
pcArgs1 CHARACTER
 
pcArgs2 CHARACTER
 
Top

ArgumentError (Error, character, character)

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