Structureswift-nio 2.81.0NIOPosix
ThreadPoolInactive
The NIOThreadPool
was not active.
struct ThreadPoolInactive
The NIOThreadPool
was not active.
struct ThreadPoolInactive
import NIOPosix
enum NIOThreadPoolError
Errors that may be thrown when executing work on a NIOThreadPool
struct UnsupportedOperation
The NIOThreadPool
operation is unsupported (e.g. shutdown of a perpetual pool).
protocol Error : Sendable
A type representing an error value that can be thrown.
protocol Sendable
init()
import MongoKitten
var localizedDescription: String { get }
Retrieve the localized description for this error.