This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
fromBytes
throws exceptions instead of returning the error inside the Maybe ValidationFailure
#312
Labels
The following program throws a
ByteOutOfBound
exception instead of providing the error in theMaybe ValidationError
in the triple returned byfromBytes
.The text was updated successfully, but these errors were encountered: