Search
Preparing search index...
The search index is not available
formulr - v0.3.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ErrorSubscriber
Class ErrorSubscriber<T>
Type parameters
T
Hierarchy
ErrorSubscriber
Implements
NextObserver
<
IMaybeError
<
T
>
>
Index
Constructors
constructor
Properties
model
Methods
next
Constructors
constructor
new
Error
Subscriber
(
model
:
BasicModel
<
T
>
)
:
ErrorSubscriber
Parameters
model:
BasicModel
<
T
>
Returns
ErrorSubscriber
Properties
Private
model
model
:
BasicModel
<
T
>
Methods
next
next
(
error
:
IMaybeError
<
T
>
)
:
void
Parameters
error:
IMaybeError
<
T
>
Returns
void
Globals
Error
Subscriber
constructor
model
next
Generated using
TypeDoc