Private Attributes

CosNotifyFilter::InvalidConstraint Exception Reference

Exception raised if a constraint's grammar does not match the Filter grammar. More...

import "CosNotifyFilter.idl";

Collaboration diagram for CosNotifyFilter::InvalidConstraint:
Collaboration graph
[legend]

List of all members.

Private Attributes

ConstraintExp constr
 Constraint that caused the problem.

Detailed Description

Exception raised if a constraint's grammar does not match the Filter grammar.

Exceptions:
InvalidConstraint The constraint that is deemed invalid is returned as part of the exception.

Definition at line 136 of file CosNotifyFilter.idl.


Member Data Documentation

Constraint that caused the problem.

Definition at line 138 of file CosNotifyFilter.idl.


The documentation for this exception was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines