Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/CommonTypes
EditorExceptionDto
Interface EditorExceptionDto
interface
EditorExceptionDto
{
code
:
number
;
context
?:
ExceptionContext
;
message
:
string
;
type
:
string
;
}
Index
Properties
code
context?
message
type
Properties
code
code
:
number
Optional
context
context
?:
ExceptionContext
message
message
:
string
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
context
message
type
@chili-publish/studio-sdk
Loading...