ExceptionFactory

Provides a series of factory methods for creating exceptions in .NET (by scionwest)

ExceptionFactory Alternatives

Similar projects and alternatives to ExceptionFactory

  • Graal

    GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ExceptionFactory alternative or higher similarity.

ExceptionFactory reviews and mentions

Posts with mentions or reviews of ExceptionFactory. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-12.
  • Garbage Collectors Are Scary
    3 projects | news.ycombinator.com | 12 May 2024
    Hm, we've had different experiences then. My experience with languages like JS/Ruby is that exceptions are often obfuscated (for js) and will frequently be meaningless type errors like "foo is not an object". I didn't use C# but I'd guess it's similar to Java. After all, here's an exception factory library for C# (https://github.com/scionwest/ExceptionFactory).

    What most people seem to complain about when they say "Java" is actually dependency injection frameworks, not the language or even regular libraries (which typically don't use them). I also don't like Guice so can sympathise, but DI frameworks vary in quality a lot, and you don't have to abuse them. Modern frameworks are based on code generation and check much more at compile time. My app uses a compile time DI framework to set up the build task graph, but doesn't have a factory bean anywhere and has never yielded strange errors about factories that were hard to debug.

Stats

Basic ExceptionFactory repo stats
1
4
-
almost 9 years ago

scionwest/ExceptionFactory is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of ExceptionFactory is C#.


Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com