System resource and configuration errors.
@type t() :: %TantivyEx.Error.SystemError{ __exception__: true, available_resources: map() | nil, details: map() | nil, message: String.t(), operation: atom() | nil, resource_type: String.t() | nil, suggestion: String.t() | nil }