adobe-firefly-sdk
Preparing search index...
lightroom/src/sdk
ErrorDetails
Type Alias ErrorDetails
ErrorDetails
Details of the error returned.
type
ErrorDetails
=
{
name
?:
string
;
reason
?:
string
;
}
Index
Properties
name?
reason?
Properties
Optional
name
name
?:
string
Parameter name.
Optional
reason
reason
?:
string
Reason for the error.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
reason
adobe-firefly-sdk
Loading...
ErrorDetails
Details of the error returned.