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