journal.Error

Module Contents

class journal.Error.Error

Bases: journal.Diagnostic.Diagnostic, journal.Channel.Channel

This class is the implementation of the error channel

severity = error
_index
stackdepth
log(self, message=None, stackdepth=0)

Make a journal entry and build an exception ready to be raised by the caller