Interface Model::MofExceptionClass
IDL source Global index
interface MofExceptionClass : BehaviouralFeatureClass
- all_of_kind_mof_exception
- all_of_type_mof_exception
- create_mof_exception
- exception_containment_rules
- exception_has_only_out_parameters
readonly attribute MofExceptionUList all_of_kind_mof_exception;
-
readonly attribute MofExceptionUList all_of_type_mof_exception;
-
MofException create_mof_exception(in NameType name,
in AnnotationType annotation,
in ScopeKind scope,
in VisibilityKind visibility)
raises(Reflective::SemanticError);
-
const string exception_containment_rules = "::Model::MofException::exception_containment_rules";
-
const string exception_has_only_out_parameters = "::Model::MofException::exception_has_only_out_parameters";
-
Generated by Sandia idldoc 1.0.