CoherenceError<TId>
Represents an error describing an operation that has failed.
If the error is never observed by the user, it will get automatically logged to the Console.
Type Parameters
TId
The id of the error.
Properties
Type |
Methods
Equals(CoherenceError<TId>) | |
Equals(object) | |
Equals(TId) | |
GetHashCode() | |
ToString() |
Operators
operator ==(CoherenceError<TId>, TId) | |
operator !=(CoherenceError<TId>, TId) |