1. GroupDocs.Conversion
  2. /
  3. GroupDocs.Conversion for Python via .NET
  4. /
  5. groupdocs.conversion.logging
  6. /
  7. ILogger class
  8. /
  9. _error_string_exception method

_error_string_exception method

_error_string_exception

def _error_string_exception(self, message, exception):
    ...
Parameter Type Description
message str
exception Exception

See Also