Class Cmpi::CMPIError
In: ../cmpi.i
Parent: Object

Document-class: CMPIError

Representation of error information

Methods

Public Instance methods

message()

Returns an array which contains the dynamic content of the message.

Sets an array of strings for the dynamic content of the message.

message_id()
other_format()

specifies A string defining "Other" values for ErrorSourceFormat

other_type()

Sets the ‘other’ error type of this error object.

owning_entity()

Returns the probable cause of this error.

Sets the description of the probable cause.

probable_cause_description()

Returns an array of strings which describes recomended actions.

Sets the recomended actions array.

Returns the perceieved severity of this error.

source()

Specifies a string which specifes The identifying information of

  the entity (i.e., the instance) generating the error.

Returns a the format that the error src is in.

Sets the source format of the error object.

Returns the status code of this error.

status_description()

Sets the description of the status code.

Gets the type of this Error

Sets the error type of this error object.

[Validate]