Skip to content

Enum SandboxErrorCode

Namespace: DotBoxD.Kernels.Sandbox
Assembly: DotBoxD.Kernels.dll

public enum SandboxErrorCode

BindingFailure = 8

CacheInvalid = 10

Cancelled = 7

HostFailure = 11

InvalidInput = 4

NotFound = 3

PermissionDenied = 2

PolicyDenied = 1

QuotaExceeded = 5

Timeout = 6

ValidationError = 0

VerifierFailure = 9