Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
core
ApplicationError
Constructor
Interface Constructor<C, D>
Type parameters
C
:
number
D
Hierarchy
Constructor
Callable
Constructor
(
...
args
:
any
[]
)
:
ApplicationError
<
C
,
D
>
Parameters
Rest
...
args:
any
[]
Returns
ApplicationError
<
C
,
D
>
Index
Properties
code
Methods
is
Properties
code
code
:
C
Methods
is
is
(
arg
:
undefined
|
object
)
:
arg
is
ApplicationError
<
C
,
D
>
Parameters
arg:
undefined
|
object
Returns
arg
is
ApplicationError
<
C
,
D
>
Exports
core
Application
Error
Constructor
code
is
Literal
declare
from
Json
is