$BaseNotFoundErrorExtension extension

on

Methods

copyWith({String? title, int? status, String? detail, String? instance, int? entityId, String? traceId}) BaseNotFoundError

Available on BaseNotFoundError, provided by the $BaseNotFoundErrorExtension extension

copyWithWrapped({Wrapped<String>? title, Wrapped<int>? status, Wrapped<String?>? detail, Wrapped<String?>? instance, Wrapped<int?>? entityId, Wrapped<String>? traceId}) BaseNotFoundError

Available on BaseNotFoundError, provided by the $BaseNotFoundErrorExtension extension