Namespace: OpenEdge.DataAdmin.Error
Class
InvalidPropertyValueError
Parent classes:
Inherits: OpenEdge.DataAdmin.Error.ValidationError

/* 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.
File:ReadOnlyPropertyError
Author(s):hdaniels
Created:Tue Aug 24 00:19:34 EDT 2010
Purpose:
Notes:




Method Summary
Options Name Purpose
CHARACTER ShowIsNotValid (character)

Constructor Summary
Options Name Purpose
InvalidPropertyValueError (character, character, character)
InvalidPropertyValueError (character, character, character, character) /* <cProp> value "<Value>" is not valid */
InvalidPropertyValueError (character, character, character, character, character)


Method Detail
Top

CHARACTER ShowIsNotValid (character)

Parameters:
cValidValues CHARACTER
Returns CHARACTER


Constructor Detail
Top

InvalidPropertyValueError (character, character, character)

Parameters:
cProp CHARACTER
cValue CHARACTER
cValid CHARACTER
Top

InvalidPropertyValueError (character, character, character, character)

/* <cProp> value "<Value>" is not valid
Parameters:
centity CHARACTER
cKey CHARACTER
cProp CHARACTER
cValue CHARACTER
Top

InvalidPropertyValueError (character, character, character, character, character)

Purpose:
Notes:
Parameters:
cEntity CHARACTER
cKey CHARACTER
cProp CHARACTER
cValue CHARACTER
cValid CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15