Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.DataAdmin.Error.InvalidPropertyValueError

OpenEdge.DataAdmin.Error.InvalidPropertyValueError

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation
Namespace: OpenEdge.DataAdmin.Error
Type: 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
 


TitleResults for “How to create a CRG?”Also Available inAlert