You are here

constant UploadException::OUTPUT_ERROR in DropzoneJS 8

Same name and namespace in other branches
  1. 8.2 src/UploadException.php \Drupal\dropzonejs\UploadException::OUTPUT_ERROR

Error with output stream.

File

src/UploadException.php, line 20

Class

UploadException
Class UploadException.

Namespace

Drupal\dropzonejs

Code

const OUTPUT_ERROR = 102;