Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

CosPropertyService::MultipleExceptions Exception Reference

This exception is used to return a sequence of exceptions when dealing with the "batch" operations, i.e. More...

import "CosPropertyService.idl";

List of all members.

Public Attributes

PropertyExceptions exceptions


Detailed Description

This exception is used to return a sequence of exceptions when dealing with the "batch" operations, i.e.

define_properties, delete_all_properties in the PropertySet interface, define_properties_with_modes and set_property_modes in the PropertySetDef interface, create_initial_propertyset in the PropertySetFactory interface, and create_initial_propertysetdef in the PropertySetFactoryDef interface.


Member Data Documentation

PropertyExceptions CosPropertyService::MultipleExceptions::exceptions