Gets or sets a user-friendly message for errors which are meaningful to website developer only.
public function getUnexpectedError() { } public function setUnexpectedError($value) { }
Type: string
The user-friendly error message. To disable this message, set it to an empty string.
Default value is "Image Uploader encountered some problem. If you see this message, contact web master.".
This property is necessary for localization of Image Uploader.