Interface Model::MofExceptionClass

IDL source    Global index
interface MofExceptionClass : BehaviouralFeatureClass


Attribute index.

  • all_of_kind_mof_exception
  • all_of_type_mof_exception
  • Operation index.

  • create_mof_exception
  • Constant index.

  • exception_containment_rules
  • exception_has_only_out_parameters
  • Attributes.

  • all_of_kind_mof_exception

      readonly attribute MofExceptionUList all_of_kind_mof_exception;

  • all_of_type_mof_exception

      readonly attribute MofExceptionUList all_of_type_mof_exception;

    Operations.

  • create_mof_exception

      MofException create_mof_exception(in NameType name,
          in AnnotationType annotation,
          in ScopeKind scope,
          in VisibilityKind visibility)
        raises(Reflective::SemanticError);

    Constants.

  • exception_containment_rules

      const string exception_containment_rules = "::Model::MofException::exception_containment_rules";
    

  • exception_has_only_out_parameters

      const string exception_has_only_out_parameters = "::Model::MofException::exception_has_only_out_parameters";
    


    Generated by Sandia idldoc 1.0.