exception documentation

class StopFutureHandlers(UploadFileException): (source)

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.