Namespace: OpenEdge.DataAdmin.Error
Class
DataAdminError
Parent classes:
Inherits: Progress.Lang.AppError

/* 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:DataAdminError
Author(s):hdaniels
Created:Thu Jun 17 12:51:36 EDT 2010
/* error in error



Constructor Summary
Options Name Purpose
DataAdminError (character) /* Need to set both returnvalue and addmessage in order to get the message displayed with regular error (no catch) It is the returnvalue that will be shown.... */
DataAdminError (character, Error)

Property Summary
Options Name Purpose
INTEGER HTTPErrorNum
Progress.Lang.Error InnerError


Constructor Detail
Top

DataAdminError (character)

/* Need to set both returnvalue and addmessage in order to
get the message displayed with regular error (no catch)
It is the returnvalue that will be shown....
Parameters:
pmsg CHARACTER
Top

DataAdminError (character, Error)

Parameters:
pmsg CHARACTER
innErr Progress.Lang.Error


Property Detail
Top

INTEGER HTTPErrorNum

Returns INTEGER
Top

Progress.Lang.Error InnerError

Returns Progress.Lang.Error


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15