Preparing search index...
The search index is not available
core-utils
core-utils
@clipboard-health/util-ts
ServiceIssue
Interface ServiceIssue
interface
ServiceIssue
{
code
?:
ErrorCode
;
message
?:
string
;
path
?:
(
string
|
number
)
[]
;
}
Hierarchy (
View Summary
)
ServiceIssue
Issue
Index
Properties
code?
message?
path?
Properties
Optional
code
code
?:
ErrorCode
Standardized
ERROR_CODES
Optional
message
message
?:
string
Details about what caused the issue
Optional
path
path
?:
(
string
|
number
)
[]
Path to issue location
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
path
core-utils
Loading...
Standardized ERROR_CODES