Class GraphStageMessages.Failure
Implements
Inherited Members
Namespace: Akka.Streams.TestKit
Assembly: Akka.Streams.TestKit.dll
Syntax
public class Failure : INoSerializationVerificationNeeded
Constructors
| Improve this Doc View SourceFailure(Exception)
Declaration
public Failure(Exception ex)
Parameters
Type | Name | Description |
---|---|---|
Exception | ex |
Properties
| Improve this Doc View SourceEx
Declaration
public Exception Ex { get; }
Property Value
Type | Description |
---|---|
Exception |