OpenQuizz
Une application de gestion des contenus pédagogiques
RepositoryDirtyError Class Reference
Inheritance diagram for RepositoryDirtyError:
Collaboration diagram for RepositoryDirtyError:

Public Member Functions

def __init__ (self, repo, message)
 
def __str__ (self)
 

Data Fields

 repo
 
 message
 

Detailed Description

Thrown whenever an operation on a repository fails as it has uncommitted changes that would be overwritten

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  repo,
  message 
)

Member Function Documentation

◆ __str__()

def __str__ (   self)

Field Documentation

◆ message

message

◆ repo

repo

The documentation for this class was generated from the following file: