qat.comm.exceptions.ttypes.PluginException

class qat.comm.exceptions.ttypes.PluginException

A Plugin is supposed to raise an exception of type PluginException

Parameters:
  • code (int): error code

  • modulename (str, optional): module in which the exception is raised

  • message (str, optional): error message

  • file (str, optional): file in which the exception is raised

  • line (int, optional): line index