Revision 3d6c5566 lib/errors.py

b/lib/errors.py
184 184
  """
185 185

  
186 186

  
187
class JobFileCorrupted(GenericError):
188
  """Job file could not be properly decoded/restored.
189

  
190
  """
191

  
192

  
187 193
class ResolverError(GenericError):
188 194
  """Host name cannot be resolved.
189 195

  

Also available in: Unified diff