Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
CosPropertyService::PropertyException Struct Reference
A
PropertyException
is a two tuple of (reason, failing_property_name).
More...
import "
CosPropertyService.idl
";
List of all members.
Public Attributes
ExceptionReason
reason
PropertyName
failing_property_name
Detailed Description
A
PropertyException
is a two tuple of (reason, failing_property_name).
Member Data Documentation
PropertyName
CosPropertyService::PropertyException::failing_property_name
ExceptionReason
CosPropertyService::PropertyException::reason