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

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


Constructor Detail
Top

DataAdminError (character)

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