We recommend the introduction of a new exception type:
throw new SchrödingerException("Value should not be null.");
It is impossible to determine if any exception is a SchrödingerException, as any attempt to examine or test its type will cause the exception identity to collapse to one of the supplied "stable" classes.
Loading...