You are here

protected property MessageException::$message in N1ED - Visual editor as CKEditor plugin with Bootstrap support 8.2

File

src/Flmngr/FileUploaderServer/lib/MessageException.php, line 13

Class

MessageException
Exception with a message. Thrown when we need to return JSON about the error.

Namespace

Drupal\n1ed\Flmngr\FileUploaderServer\lib

Code

protected $message;