Revision 352e1a26 lib/errors.py

b/lib/errors.py
429 429
            str(inner)]
430 430

  
431 431

  
432
class RapiTestResult(GenericError):
433
  """Exception containing results from RAPI test utilities.
434

  
435
  """
436

  
437

  
432 438
# errors should be added above
433 439

  
434 440

  

Also available in: Unified diff