Module ethcore_util::error
[−]
[src]
General error types for use in ethcore.
Structs
Mismatch |
Error indicating an expected value was not found. |
OutOfBounds |
Error indicating value found is outside of a valid range. |
Enums
BaseDataError |
Error in database subsystem. |
UtilError |
General error type which should be capable of representing all errors in ethcore. |