JSVsaError 열거형

정의

주의

Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.

.NET 스크립트 엔진에서 throw할 수 있는 예외 집합을 정의합니다.

public enum class JSVsaError
[System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")]
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("7607D148-3AA5-4CC6-AED5-D4DB0ECBD992")]
public enum JSVsaError
[<System.Obsolete("Use of this type is not recommended because it is being deprecated in Visual Studio 2005; there will be no replacement for this feature. Please see the ICodeCompiler documentation for additional help.")>]
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("7607D148-3AA5-4CC6-AED5-D4DB0ECBD992")>]
type JSVsaError = 
Public Enum JSVsaError
상속
JSVsaError
특성

필드

AppDomainCannotBeSet -2146226176

값: 0x80133000

AppDomainInvalid -2146226175

값: 0x80133001

ApplicationBaseCannotBeSet -2146226174

값: 0x80133002

ApplicationBaseInvalid -2146226173

값: 0x80133003

AssemblyExpected -2146226172

값: 0x80133004

AssemblyNameInvalid -2146226171

값: 0x80133005

BadAssembly -2146226170

값: 0x80133006

BrowserNotExist -2146226115

값: 0x8013303D

CachedAssemblyInvalid -2146226169

값: 0x80133007

CallbackUnexpected -2146226168

값: 0x80133008

CannotAttachToWebServer -2146226100

값: 0x8013304C

CodeDOMNotAvailable -2146226167

값: 0x80133009

CompiledStateNotFound -2146226166

값: 0x8013300A

DebuggeeNotStarted -2146226114

값: 0x8013303E

DebugInfoNotSupported -2146226165

값: 0x8013300B

ElementNameInvalid -2146226164

값: 0x8013300C

ElementNotFound -2146226163

값: 0x8013300D

EngineBusy -2146226162

값: 0x8013300E

EngineCannotClose -2146226161

값: 0x8013300F

EngineCannotReset -2146226160

값: 0x80133010

EngineClosed -2146226159

값: 0x80133011

EngineEmpty -2146226159

값: 0x80133012

EngineInitialized -2146226157

값: 0x80133013

EngineNameInUse -2146226156

값: 0x80133014

EngineNameInvalid -2146226113

값: 0x8013303F

EngineNameNotSet -2146226099

값: 0x8013303F

EngineNotCompiled -2146226155

값: 0x80133015

EngineNotExist -2146226112

값: 0x80133040

EngineNotInitialized -2146226154

값: 0x80133016

EngineNotRunning -2146226153

값: 0x80133017

EngineRunning -2146226152

값: 0x80133018

EventSourceInvalid -2146226151

값: 0x80133019

EventSourceNameInUse -2146226150

값: 0x8013301A

EventSourceNameInvalid -2146226149

값: 0x8013301B

EventSourceNotFound -2146226148

값: 0x8013301C

EventSourceTypeInvalid -2146226147

값: 0x8013301D

FileFormatUnsupported -2146226111

값: 0x80133041

FileTypeUnknown -2146226110

값: 0x80133042

GetCompiledStateFailed -2146226146

값: 0x8013301E

GlobalInstanceInvalid -2146226145

값: 0x8013301F

GlobalInstanceTypeInvalid -2146226144

값: 0x80133020

InternalCompilerError -2146226143

값: 0x80133021

ItemCannotBeRemoved -2146226142

값: 0x80133022

ItemCannotBeRenamed -2146226109

값: 0x80133043

ItemFlagNotSupported -2146226141

값: 0x80133023

ItemNameInUse -2146226140

값: 0x80133024

ItemNameInvalid -2146226139

값: 0x80133025

ItemNotFound -2146226138

값: 0x80133026

ItemTypeNotSupported -2146226137

값: 0x80133027

LCIDNotSupported -2146226136

값: 0x80133028

LoadElementFailed -2146226135

값: 0x80133029

MissingPdb -2146226102

값: 0x8013304A

MissingSource -2146226108

값: 0x80133044

NameTooLong -2146226106

값: 0x80133046

NotClientSideAndNoUrl -2146226101

값: 0x8013304B

NotificationInvalid -2146226134

값: 0x8013302A

NotInitCompleted -2146226107

값: 0x80133045

OptionInvalid -2146226133

값: 0x8013302B

OptionNotSupported -2146226132

값: 0x8013302C

ProcNameInUse -2146226105

값: 0x80133047

ProcNameInvalid -2146226104

값: 0x80133048

RevokeFailed -2146226131

값: 0x8013302D

RootMonikerAlreadySet -2146226130

값: 0x8013302E

RootMonikerInUse -2146226129

값: 0x8013302F

RootMonikerInvalid -2146226128

값: 0x80133030

RootMonikerNotSet -2146226127

값: 0x80133031

RootMonikerProtocolInvalid -2146226126

값: 0x80133032

RootNamespaceInvalid -2146226125

값: 0x80133033

RootNamespaceNotSet -2146226124

값: 0x80133034

SaveCompiledStateFailed -2146226123

값: 0x80133035

SaveElementFailed -2146226122

값: 0x80133036

SiteAlreadySet -2146226121

값: 0x80133037

SiteInvalid -2146226120

값: 0x80133038

SiteNotSet -2146226119

값: 0x80133039

SourceItemNotAvailable -2146226118

값: 0x8013303A

SourceMonikerNotAvailable -2146226117

값: 0x8013303B

UnknownError -2146225921

값: 0x801330FF

URLInvalid -2146226116

값: 0x8013303C

VsaServerDown -2146226103

값: 0x80133049

적용 대상