Namespace: OpenEdge.DataAdmin.Error
Type: 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)

Method Detail
Top

AddError (Error)

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

Progress.Lang.Error GetError (integer)

Parameters:
i INTEGER
 
Returns Progress.Lang.Error
 


Constructor Detail
Top

OperationError (character)

Parameters:
pmsg CHARACTER