ErrorObjectBuilder constructor

ErrorObjectBuilder()

Implementation

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