Gets or sets a message which states that an error occured.
public function getServerError() {
}
public function setServerError($value) {
}
Type: string
The message which states that an error occured. To disable this message, set it to an empty string.
Default value is "Some server-side error occurred. If you see this message, contact your Web master.".
This property is necessary for localization of Image Uploader.