Revision fbdac0d9 lib/errors.py

b/lib/errors.py
430 430
  """
431 431

  
432 432

  
433
class FileStoragePathError(GenericError):
434
  """Error from file storage path validation.
435

  
436
  """
437

  
438

  
433 439
# errors should be added above
434 440

  
435 441

  

Also available in: Unified diff