Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/common/VSSInterfaces
WrappedException
Interface WrappedException
interface
WrappedException
{
customProperties
?:
{
[
key
:
string
]:
any
}
;
errorCode
?:
number
;
eventId
?:
number
;
helpLink
?:
string
;
innerException
?:
WrappedException
;
message
?:
string
;
stackTrace
?:
string
;
typeKey
?:
string
;
typeName
?:
string
;
}
Index
Properties
custom
Properties?
error
Code?
event
Id?
help
Link?
inner
Exception?
message?
stack
Trace?
type
Key?
type
Name?
Properties
Optional
custom
Properties
customProperties
?:
{
[
key
:
string
]:
any
}
Optional
error
Code
errorCode
?:
number
Optional
event
Id
eventId
?:
number
Optional
help
Link
helpLink
?:
string
Optional
inner
Exception
innerException
?:
WrappedException
Optional
message
message
?:
string
Optional
stack
Trace
stackTrace
?:
string
Optional
type
Key
typeKey
?:
string
Optional
type
Name
typeName
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Properties
error
Code
event
Id
help
Link
inner
Exception
message
stack
Trace
type
Key
type
Name
azure-devops-node-api
Loading...