VError constructor

VError(
  1. String message
)

Implementation

VError(this.message);