StartReplicationResponse.withError constructor
StartReplicationResponse.withError(
- SatelliteException error,
- StackTrace stackTrace
Implementation
StartReplicationResponse.withError(
SatelliteException this.error,
StackTrace this.stackTrace,
);