Namespace: OpenEdge.DataAdmin.DataAccess
Class
DataAccessError
Parent classes:
Inherits: OpenEdge.DataAdmin.Error.DataError

/* 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:DataAccessError
Author(s):hdaniels
Created:Fri Aug 06 13:23:06 EDT 2010
Purpose:
Notes:




Method Summary
Options Name Purpose
CHARACTER TransformMessage (character, integer, IDataMapper)

Constructor Summary
Options Name Purpose
DataAccessError (character)
DataAccessError (character, Error)
DataAccessError (Error)
DataAccessError (IDataMapper, character, integer, error) /* constructor added specifically to handle authenticationsystem already exists (replace "domain type" with "name" in message and pass it as char) */
DataAccessError (IDataMapper, Error) /* define variable i as integer no-undo.*/


Method Detail
Top

CHARACTER TransformMessage (character, integer, IDataMapper)

Parameters:
pMsg CHARACTER
pNum INTEGER
pMapper OpenEdge.DataAdmin.DataAccess.IDataMapper
Returns CHARACTER


Constructor Detail
Top

DataAccessError (character)

Purpose:
Notes:
Parameters:
msg CHARACTER
Top

DataAccessError (character, Error)

Parameters:
cMsg CHARACTER
e Progress.Lang.Error
Top

DataAccessError (Error)

Parameters:
e Progress.Lang.Error
Top

DataAccessError (IDataMapper, character, integer, error)

/* constructor added specifically to handle authenticationsystem already exists
(replace "domain type" with "name" in message and pass it as char)
Parameters:
mapper OpenEdge.DataAdmin.DataAccess.IDataMapper
cmsg CHARACTER
num INTEGER
e Progress.Lang.error
Top

DataAccessError (IDataMapper, Error)

/* define variable i as integer no-undo.
Parameters:
mapper OpenEdge.DataAdmin.DataAccess.IDataMapper
e Progress.Lang.Error


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15