Preparing search index...
The search index is not available
@rxap/ngx-error - v19.0.3
@rxap/ngx-error
CodeHttpErrorService
Class CodeHttpErrorService
Hierarchy (
View Summary
)
AnyHttpErrorService
<
CodeHttpErrorDialogData
>
CodeHttpErrorService
Index
Constructors
constructor
Properties
component
Methods
compare
open
Dialog
push
Constructors
constructor
new
CodeHttpErrorService
()
:
CodeHttpErrorService
Returns
CodeHttpErrorService
Properties
Protected
Readonly
component
component
:
typeof
CodeHttpErrorComponent
= CodeHttpErrorComponent
Methods
compare
compare
(
a
:
CodeHttpErrorDialogData
,
b
:
CodeHttpErrorDialogData
)
:
boolean
Parameters
a
:
CodeHttpErrorDialogData
b
:
CodeHttpErrorDialogData
Returns
boolean
open
Dialog
openDialog
(
errorList
:
WritableSignal
<
CodeHttpErrorDialogData
[]
>
)
:
void
Parameters
errorList
:
WritableSignal
<
CodeHttpErrorDialogData
[]
>
Returns
void
push
push
(
error
:
CodeHttpErrorDialogData
)
:
void
Parameters
error
:
CodeHttpErrorDialogData
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...