1
1
<!DOCTYPE html>
2
2
<!--[if IE]><![endif]-->
3
3
< html >
4
-
4
+
5
5
< head >
6
6
< meta charset ="utf-8 ">
7
- < meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
8
- < title > Class CommandException
9
- </ title >
10
- < meta name ="viewport " content ="width=device-width ">
11
- < meta name ="title " content ="Class CommandException
12
- ">
13
- < meta name ="generator " content ="docfx 2.59.4.0 ">
7
+ < meta http-equiv ="X-UA-Compatible " content ="IE=edge,chrome=1 ">
8
+ < title > Class CommandException
9
+ </ title >
10
+ < meta name ="viewport " content ="width=device-width ">
11
+ < meta name ="title " content ="Class CommandException
12
+ ">
14
13
15
- < link rel ="shortcut icon " href ="../favicon.ico ">
16
- < link rel ="stylesheet " href ="../styles/docfx.vendor.css ">
17
- < link rel ="stylesheet " href ="../styles/docfx.css ">
18
- < link rel ="stylesheet " href ="../styles/main.css ">
19
- < meta property ="docfx:navrel " content ="">
20
- < meta property ="docfx:tocrel " content ="toc.html ">
14
+ < link rel ="shortcut icon " href ="../favicon.ico ">
15
+ < link rel ="stylesheet " href ="../styles/docfx.vendor.min .css ">
16
+ < link rel ="stylesheet " href ="../styles/docfx.css ">
17
+ < link rel ="stylesheet " href ="../styles/main.css ">
18
+ < meta property ="docfx:navrel " content ="">
19
+ < meta property ="docfx:tocrel " content ="toc.html ">
21
20
22
21
23
22
24
23
</ head >
25
24
< body data-spy ="scroll " data-target ="#affix " data-offset ="120 ">
26
25
< div id ="wrapper ">
27
26
< header >
28
-
27
+
29
28
< nav id ="autocollapse " class ="navbar navbar-inverse ng-scope " role ="navigation ">
30
29
< div class ="container ">
31
30
< div class ="navbar-header ">
37
36
</ button >
38
37
< a class ="navbar-brand " href ="/docs/reference/pkg/dotnet/ " style ="margin-top: 5px ">
39
38
< img id ="logo " class ="svg " src ="../logo.svg " alt ="" style ="height:40px ">
40
- </ a > </ div >
39
+ </ a > </ div >
41
40
< div class ="collapse navbar-collapse " id ="navbar ">
42
41
< form class ="navbar-form navbar-right " role ="search " id ="search ">
43
42
< div class ="form-group ">
47
46
</ div >
48
47
</ div >
49
48
</ nav >
50
-
49
+
51
50
< div class ="subnav navbar navbar-default ">
52
51
< div class ="container hide-when-search " id ="breadcrumb ">
53
52
< ul class ="breadcrumb ">
57
56
</ div >
58
57
</ header >
59
58
< div role ="main " class ="container body-content hide-when-search ">
60
-
59
+
61
60
< div class ="sidenav hide-when-search ">
62
61
< a class ="btn toc-toggle collapse " data-toggle ="collapse " href ="#sidetoggle " aria-expanded ="false " aria-controls ="sidetoggle "> Show / Hide Table of Contents</ a >
63
62
< div class ="sidetoggle collapse " id ="sidetoggle ">
67
66
< div class ="article row grid-right ">
68
67
< div class ="col-md-10 ">
69
68
< article class ="content wrap " id ="_content " data-uid ="Pulumi.Automation.Commands.Exceptions.CommandException ">
70
-
69
+
70
+
71
71
< h1 id ="Pulumi_Automation_Commands_Exceptions_CommandException " data-uid ="Pulumi.Automation.Commands.Exceptions.CommandException " class ="text-break "> Class CommandException
72
- </ h1 >
72
+ </ h1 >
73
73
< div class ="markdown level0 summary "> </ div >
74
74
< div class ="markdown level0 conceptual "> </ div >
75
75
< div class ="inheritance ">
76
76
< h5 > Inheritance</ h5 >
77
- < div class ="level0 "> < span class ="xref "> System.Object</ span > </ div >
78
- < div class ="level1 "> < span class ="xref "> CommandException</ span > </ div >
79
- < div class ="level2 "> < a class ="xref " href ="Pulumi.Automation.Commands.Exceptions.ConcurrentUpdateException.html "> ConcurrentUpdateException</ a > </ div >
80
- < div class ="level2 "> < a class ="xref " href ="Pulumi.Automation.Commands.Exceptions.StackAlreadyExistsException.html "> StackAlreadyExistsException</ a > </ div >
81
- < div class ="level2 "> < a class ="xref " href ="Pulumi.Automation.Commands.Exceptions.StackNotFoundException.html "> StackNotFoundException</ a > </ div >
77
+ < div class ="level0 "> < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.object "> object</ a > </ div >
78
+ < div class ="level1 "> < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception "> Exception</ a > </ div >
79
+ < div class ="level2 "> < span class ="xref "> CommandException</ span > </ div >
80
+ < div class ="level3 "> < a class ="xref " href ="Pulumi.Automation.Commands.Exceptions.ConcurrentUpdateException.html "> ConcurrentUpdateException</ a > </ div >
81
+ < div class ="level3 "> < a class ="xref " href ="Pulumi.Automation.Commands.Exceptions.StackAlreadyExistsException.html "> StackAlreadyExistsException</ a > </ div >
82
+ < div class ="level3 "> < a class ="xref " href ="Pulumi.Automation.Commands.Exceptions.StackNotFoundException.html "> StackNotFoundException</ a > </ div >
82
83
</ div >
83
- < h6 > < strong > Namespace</ strong > : < a class ="xref " href ="Pulumi.Automation.Commands.Exceptions.html "> Pulumi.Automation.Commands.Exceptions</ a > </ h6 >
84
+ < div class ="implements ">
85
+ < h5 > Implements</ h5 >
86
+ < div > < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable "> ISerializable</ a > </ div >
87
+ </ div >
88
+ < div class ="inheritedMembers ">
89
+ < h5 > Inherited Members</ h5 >
90
+ < div >
91
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.getbaseexception "> Exception.GetBaseException()</ a >
92
+ </ div >
93
+ < div >
94
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.getobjectdata "> Exception.GetObjectData(SerializationInfo, StreamingContext)</ a >
95
+ </ div >
96
+ < div >
97
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.gettype "> Exception.GetType()</ a >
98
+ </ div >
99
+ < div >
100
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.tostring "> Exception.ToString()</ a >
101
+ </ div >
102
+ < div >
103
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.data "> Exception.Data</ a >
104
+ </ div >
105
+ < div >
106
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.helplink "> Exception.HelpLink</ a >
107
+ </ div >
108
+ < div >
109
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.hresult "> Exception.HResult</ a >
110
+ </ div >
111
+ < div >
112
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.innerexception "> Exception.InnerException</ a >
113
+ </ div >
114
+ < div >
115
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.message "> Exception.Message</ a >
116
+ </ div >
117
+ < div >
118
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.source "> Exception.Source</ a >
119
+ </ div >
120
+ < div >
121
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.stacktrace "> Exception.StackTrace</ a >
122
+ </ div >
123
+ < div >
124
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.targetsite "> Exception.TargetSite</ a >
125
+ </ div >
126
+ < div >
127
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.exception.serializeobjectstate "> Exception.SerializeObjectState</ a >
128
+ </ div >
129
+ < div >
130
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object) "> object.Equals(object)</ a >
131
+ </ div >
132
+ < div >
133
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.object.equals#system-object-equals(system-object-system-object) "> object.Equals(object, object)</ a >
134
+ </ div >
135
+ < div >
136
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.object.gethashcode "> object.GetHashCode()</ a >
137
+ </ div >
138
+ < div >
139
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone "> object.MemberwiseClone()</ a >
140
+ </ div >
141
+ < div >
142
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.object.referenceequals "> object.ReferenceEquals(object, object)</ a >
143
+ </ div >
144
+ </ div >
145
+ < h6 > < strong > Namespace</ strong > : < a class ="xref " href ="../Pulumi/Pulumi.html "> Pulumi</ a > .< a class ="xref " href ="Pulumi.Automation.html "> Automation</ a > .< span class ="xref "> Commands</ span > .< a class ="xref " href ="Pulumi.Automation.Commands.Exceptions.html "> Exceptions</ a > </ h6 >
84
146
< h6 > < strong > Assembly</ strong > : Pulumi.Automation.dll</ h6 >
85
147
< h5 id ="Pulumi_Automation_Commands_Exceptions_CommandException_syntax "> Syntax</ h5 >
86
148
< div class ="codewrapper ">
87
- < pre > < code class ="lang-csharp hljs "> public class CommandException : Exception</ code > </ pre >
149
+ < pre > < code class ="lang-csharp hljs "> public class CommandException : Exception, ISerializable </ code > </ pre >
88
150
</ div >
89
151
< h3 id ="properties "> Properties
90
- </ h3 >
152
+ </ h3 >
91
153
< span class ="small pull-right mobile-hide ">
92
- < a href ="https://github.com/pulumi/pulumi/blob/master /sdk/dotnet /Pulumi.Automation/Commands/Exceptions/CommandException.cs/#L10 "> View Source</ a >
154
+ < a href ="https://github.com/pulumi/pulumi-dotnet /blob/main /sdk/Pulumi.Automation/Commands/Exceptions/CommandException.cs/#L10 "> View Source</ a >
93
155
</ span >
94
156
< a id ="Pulumi_Automation_Commands_Exceptions_CommandException_Name_ " data-uid ="Pulumi.Automation.Commands.Exceptions.CommandException.Name* "> </ a >
95
157
< h4 id ="Pulumi_Automation_Commands_Exceptions_CommandException_Name " data-uid ="Pulumi.Automation.Commands.Exceptions.CommandException.Name "> Name</ h4 >
@@ -109,19 +171,24 @@ <h5 class="propertyValue">Property Value</h5>
109
171
</ thead >
110
172
< tbody >
111
173
< tr >
112
- < td > < span class ="xref "> System.String </ span > </ td >
174
+ < td > < a class ="xref " href =" https://learn.microsoft.com/dotnet/api/system.string " > string </ a > </ td >
113
175
< td > </ td >
114
176
</ tr >
115
177
</ tbody >
116
178
</ table >
179
+ < h3 id ="implements "> Implements</ h3 >
180
+ < div >
181
+ < a class ="xref " href ="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable "> ISerializable</ a >
182
+ </ div >
183
+
117
184
</ article >
118
185
</ div >
119
186
< div class ="hidden-sm col-md-2 " role ="complementary ">
120
187
< div class ="sideaffix ">
121
188
< div class ="contribution ">
122
189
< ul class ="nav ">
123
190
< li >
124
- < a href ="https://github.com/pulumi/pulumi/blob/master /sdk/dotnet /Pulumi.Automation/Commands/Exceptions/CommandException.cs/#L8 " class ="contribution-link "> View Source</ a >
191
+ < a href ="https://github.com/pulumi/pulumi-dotnet /blob/main /sdk/Pulumi.Automation/Commands/Exceptions/CommandException.cs/#L8 " class ="contribution-link "> View Source</ a >
125
192
</ li >
126
193
</ ul >
127
194
</ div >
@@ -131,22 +198,22 @@ <h5 class="propertyValue">Property Value</h5>
131
198
</ div >
132
199
</ div > </ div >
133
200
</ div >
134
-
201
+
135
202
< footer >
136
203
< div class ="grad-bottom "> </ div >
137
204
< div class ="footer ">
138
205
< div class ="container ">
139
206
< span class ="pull-right ">
140
207
< a href ="#top "> Back to top</ a >
141
208
</ span >
142
- Copyright 2016-2022 , Pulumi Corporation.
143
-
209
+ Copyright 2016-2023 , Pulumi Corporation.
210
+
144
211
</ div >
145
212
</ div >
146
213
</ footer >
147
214
</ div >
148
-
149
- < script type ="text/javascript " src ="../styles/docfx.vendor.js "> </ script >
215
+
216
+ < script type ="text/javascript " src ="../styles/docfx.vendor.min. js "> </ script >
150
217
< script type ="text/javascript " src ="../styles/docfx.js "> </ script >
151
218
< script type ="text/javascript " src ="../styles/main.js "> </ script >
152
219
</ body >
0 commit comments