Class ResultFailureException<E>
Implements
Inherited Members
Namespace: Code.Library
Assembly: Code.Library.dll
Syntax
public class ResultFailureException<E> : ResultFailureException, ISerializable
Type Parameters
| Name | Description |
|---|---|
| E |
Properties
| Improve this Doc View SourceError
Declaration
public E Error { get; }
Property Value
| Type | Description |
|---|---|
| E |