Package ClusterShell :: Module Communication :: Class StdErrMessage
[hide private]
[frames] | no frames]

Class StdErrMessage

source code


container message for stderr output

Instance Methods [hide private]

Inherited from StdOutMessage: __init__

Inherited from Message: __str__, data_decode, data_encode, data_update, selfbuild, xml

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Class Variables [hide private]
  ident = 'SER'

Inherited from StdOutMessage: has_payload

Inherited from Message (private): _inst_counter

Properties [hide private]

Inherited from object: __class__