ErrorBuilder constructor

ErrorBuilder()

Implementation

ErrorBuilder() {
  Error._defaults(this);
}