ErrorObjectBuilder constructor

ErrorObjectBuilder()

Implementation

ErrorObjectBuilder() {
  ErrorObject._defaults(this);
}