ErrorPayloadBuilder constructor

ErrorPayloadBuilder()

Implementation

ErrorPayloadBuilder() {
  ErrorPayload._initializeBuilder(this);
}