@salesforce/sf-plugins-core
Preparing search index...
SfCommandError
SfCommandError
Class SfCommandError
Hierarchy
SfError
SfCommandError
Index
Properties
command
Name
oclif
result?
skip
Oclif
Error
Handling
status
warnings?
Methods
append
Error
Suggestions
to
Json
from
Properties
command
Name
commandName
:
string
oclif
oclif
:
{
exit
:
number
}
Optional
result
result
?:
unknown
skip
Oclif
Error
Handling
skipOclifErrorHandling
:
boolean
status
status
:
number
Optional
warnings
warnings
?:
(
string
|
StructuredMessage
)
[]
Methods
append
Error
Suggestions
appendErrorSuggestions
()
:
void
Returns
void
to
Json
toJson
()
:
SfCommandErrorJson
Returns
SfCommandErrorJson
Static
from
from
(
err
:
Error
|
SfError
<
AnyJson
>
|
SfCommandError
,
commandName
:
string
,
warnings
?:
(
string
|
StructuredMessage
)
[]
,
)
:
SfCommandError
Parameters
err
:
Error
|
SfError
<
AnyJson
>
|
SfCommandError
commandName
:
string
Optional
warnings
: (
string
|
StructuredMessage
)
[]
Returns
SfCommandError
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
command
Name
oclif
result
skip
Oclif
Error
Handling
status
warnings
Methods
append
Error
Suggestions
to
Json
from
@salesforce/sf-plugins-core
Loading...