You are here

constant UploadException::OUTPUT_ERROR in Plupload integration 8

Same name and namespace in other branches
  1. 2.0.x src/UploadException.php \Drupal\plupload\UploadException::OUTPUT_ERROR

Error with output stream.

File

src/UploadException.php, line 20

Class

UploadException
Plupload exception handling route.

Namespace

Drupal\plupload

Code

const OUTPUT_ERROR = 102;