ShardManagerError

public enum ShardManagerError : Error

An enumeration representing errors that can occur within the ShardManager.

This enum conforms to the Error protocol, allowing instances of it to be thrown and caught as part of error handling in Swift.