Back to Wsl

Error

doc/docs/api-reference/csharp/enumerations/error.md

2.9.4574 B
Original Source

Error

csharp
public enum Error
{
    ImageNotFound = -2147219967,
    ContainerPrefixAmbiguous = -2147219966,
    ContainerNotFound = -2147219965,
    VolumeNotFound = -2147219964,
    ContainerNotRunning = -2147219963,
    ContainerIsRunning = -2147219962,
    SessionReserved = -2147219961,
    InvalidSessionName = -2147219960,
    NetworkNotFound = -2147219959,
    WindowsUpdateSearchFailed = -2147219958,
    SdkUpdateNeeded = -2147219957,
    ContainerDisabled = -2147219956,
    RegistryBlockedByPolicy = -2147219955,
    VolumeNotAvailable = -2147219954
}