Class StopFutureHandlers

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

Declaration

class StopFutureHandlers(UploadFileException)
source link

Documentation

Reexports