Preparing search index...
The search index is not available
@rxap/ngx-error - v19.2.0
@rxap/ngx-error
ErrorCaptureService
Class ErrorCaptureService<Error>
Abstract
Type Parameters
Error
=
any
Hierarchy (
View Summary
)
ErrorCaptureService
AngularErrorService
AnyHttpErrorService
Index
Constructors
constructor
Properties
component
Methods
compare
push
Constructors
constructor
new
ErrorCaptureService
<
Error
=
any
>
()
:
ErrorCaptureService
<
Error
>
Type Parameters
Error
=
any
Returns
ErrorCaptureService
<
Error
>
Properties
Protected
Abstract
Readonly
component
component
:
ComponentType
<
IErrorDialogComponent
<
any
>
>
Methods
Abstract
compare
compare
(
a
:
Error
,
b
:
Error
)
:
boolean
Parameters
a
:
Error
b
:
Error
Returns
boolean
push
push
(
error
:
Error
)
:
void
Parameters
error
:
Error
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
component
Methods
compare
push
@rxap/ngx-error - v19.2.0
Loading...