Preparing search index...
The search index is not available
@rxap/ngx-error - v19.0.3
@rxap/ngx-error
AnyHttpErrorService
Class AnyHttpErrorService<Error>
Type Parameters
Error
extends
AnyHttpErrorDialogData
=
AnyHttpErrorDialogData
Hierarchy (
View Summary
)
ErrorCaptureService
<
Error
>
AnyHttpErrorService
OpenApiHttpResponseErrorService
MessageHttpErrorService
CodeHttpErrorService
Index
Constructors
constructor
Properties
component
Methods
compare
open
Dialog
push
Constructors
constructor
new
AnyHttpErrorService
<
Error
extends
AnyHttpErrorDialogData
=
AnyHttpErrorDialogData
,
>
()
:
AnyHttpErrorService
<
Error
>
Type Parameters
Error
extends
AnyHttpErrorDialogData
=
AnyHttpErrorDialogData
Returns
AnyHttpErrorService
<
Error
>
Properties
Protected
Readonly
component
component
:
ComponentType
<
IErrorDialogComponent
<
any
>
>
= AnyHttpErrorComponent
Methods
compare
compare
(
a
:
Error
,
b
:
Error
)
:
boolean
Parameters
a
:
Error
b
:
Error
Returns
boolean
open
Dialog
openDialog
(
errorList
:
WritableSignal
<
Error
[]
>
)
:
void
Parameters
errorList
:
WritableSignal
<
Error
[]
>
Returns
void
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
open
Dialog
push
@rxap/ngx-error - v19.0.3
Loading...