active(status:)
Returns a active container status instance with the provided error status.
Declaration
class func active(status errorStatus: any Error) -> SelfParameters
- errorStatus:
The error status, if any, for the new instance.
Returns a active container status instance with the provided error status.
class func active(status errorStatus: any Error) -> SelfThe error status, if any, for the new instance.