Class SandboxRuntimeException
public sealed class SandboxRuntimeException : Exception, ISerializable
- Inheritance
-
SandboxRuntimeException
- Implements
- Inherited Members
Constructors
SandboxRuntimeException(SandboxError)
public SandboxRuntimeException(SandboxError error)
Parameters
errorSandboxError
Properties
Error
public SandboxError Error { get; }