Table of Contents

Class SandboxRuntimeException

Namespace
DotBoxD.Kernels.Model
Assembly
DotBoxD.Kernels.dll
public sealed class SandboxRuntimeException : Exception, ISerializable
Inheritance
SandboxRuntimeException
Implements
Inherited Members

Constructors

SandboxRuntimeException(SandboxError)

public SandboxRuntimeException(SandboxError error)

Parameters

error SandboxError

Properties

Error

public SandboxError Error { get; }

Property Value

SandboxError