unsetError_msg method

dynamic unsetError_msg()

Implementation

unsetError_msg() {
  this.error_msg = null;
}