(file) Return to schema.mof CVS log (file) (dir) Up to [OMI] / omi / omi_error

File: [OMI] / omi / omi_error / schema.mof (download)
Revision: 1.1, Mon Apr 20 17:19:55 2015 UTC (9 years ago) by krisbash
Branch: MAIN
CVS Tags: OMI_1_0_8_2, OMI_1_0_8_1, HEAD
OMI 1.0.8-1

class OMI_Error : CIM_Error
{
    Uint32 OMI_Code;
    Uint16 OMI_Category;
    String OMI_Type;
    String OMI_ErrorMessage;
};

ViewCVS 0.9.2