class documentation

class StopFutureHandlers(UploadFileException):

View In Hierarchy

Upload handlers that have handled a file and do not want future handlers to run should raise this exception instead of returning None.