Namespace: OpenEdge.DataAdmin.Error
Class
OperationError
Parent classes:
Inherits: OpenEdge.DataAdmin.Error.DataAdminError

/* Copyright (c) 2010 by progress Software Corporation
/*
/* all rights reserved. no part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from progress Software Corporation.
File:OperationError
Author(s):hdaniels
Created:Aug 2010
/* error in error
Purpose:
Notes:




Method Summary
Options Name Purpose
AddError (Error) /* all errors are added as messages to the parent */
Progress.Lang.Error GetError (integer)

Constructor Summary
Options Name Purpose
OperationError (character)

Property Summary
Options Name Purpose
INTEGER HTTPErrorNum
Inherited from OpenEdge.DataAdmin.Error.DataAdminError
Progress.Lang.Error InnerError
Inherited from OpenEdge.DataAdmin.Error.DataAdminError


Method Detail
Top

PUBLIC AddError (Error)

/* all errors are added as messages to the parent
Parameters:
e Progress.Lang.Error
Top

PUBLIC Progress.Lang.Error GetError (integer)

Parameters:
i INTEGER
Returns Progress.Lang.Error


Constructor Detail
Top

PUBLIC OperationError (character)

Parameters:
pmsg CHARACTER


Property Detail
Top

PUBLIC INTEGER HTTPErrorNum

Inherited from OpenEdge.DataAdmin.Error.DataAdminError
Returns INTEGER
Top

PUBLIC Progress.Lang.Error InnerError

Inherited from OpenEdge.DataAdmin.Error.DataAdminError
Returns Progress.Lang.Error


Copyright © 2020 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 12.2.0