You are here

constant UploadException::INPUT_ERROR in Plupload integration 8

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

Error with input stream.

File

src/UploadException.php, line 15

Class

UploadException
Plupload exception handling route.

Namespace

Drupal\plupload

Code

const INPUT_ERROR = 101;