Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/application-error
ApplicationError
Literal
Interface Literal<D>
interface
Literal
<
D
>
{
data
:
D
;
message
:
string
;
stack
?:
string
;
}
Type Parameters
D
Index
Properties
data
message
stack?
Properties
data
data
:
D
message
message
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
message
stack
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...