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

/* Copyright (c) 2011 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.
Purpose:used by DataService if db not found or connected
Author(s):hdaniels
Created:2011




Method Summary
Options Name Purpose
CHARACTER ErrorString (character)
CHARACTER ErrorString (Error)

Constructor Summary
Options Name Purpose
ConnectionError (character)
ConnectionError (Error)

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

PRIVATE CHARACTER ErrorString (character)

Parameters:
pcMessage CHARACTER
Returns CHARACTER
Top

PRIVATE CHARACTER ErrorString (Error)

Parameters:
e Progress.Lang.Error
Returns CHARACTER


Constructor Detail
Top

PUBLIC ConnectionError (character)

Parameters:
pmsg CHARACTER
Top

PUBLIC ConnectionError (Error)

Parameters:
e Progress.Lang.Error


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