Searched defs:ZeroException (Results 1 – 2 of 2) sorted by relevance
3797 static class ZeroException extends RuntimeException { class in Monad3798 public ZeroException() { super("monadic zero"); } in ZeroException() method in Monad.ZeroException
4493 static class ZeroException extends RuntimeException { class in Monad4494 public ZeroException() { super("monadic zero"); } in ZeroException() method in Monad.ZeroException