Takaro - v0.4.11
Preparing search index...
@takaro/util
Sentry
Exception
Interface Exception
JSDoc
interface
Exception
{
mechanism
?:
Mechanism
;
module
?:
string
;
stacktrace
?:
Stacktrace
;
thread_id
?:
number
;
type
?:
string
;
value
?:
string
;
}
Index
Properties
mechanism?
module?
stacktrace?
thread_
id?
type?
value?
Properties
Optional
mechanism
mechanism
?:
Mechanism
Optional
module
module
?:
string
Optional
stacktrace
stacktrace
?:
Stacktrace
Optional
thread_
id
thread_id
?:
number
Optional
type
type
?:
string
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mechanism
module
stacktrace
thread_
id
type
value
Takaro - v0.4.11
Loading...
JSDoc