| UnexpectedOutputException Constructor |
TBD
Namespace:
Akka.Streams.Dsl
Assembly:
Akka.Streams (in Akka.Streams.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public UnexpectedOutputException(
Object element
)
new :
element : Object -> UnexpectedOutputException
Parameters
- element
- Type: SystemObject
TBD
See Also