This post tries to explore exception handling in F# with custom exception types. Some background on .Net exceptions Exceptions happen: "Programs must be able to uniformly handle errors that occur during execution. The common language runtime greatly assists
Read More...