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
4361 static class ZeroException extends RuntimeException { class in Monad4362 public ZeroException() { super("monadic zero"); } in ZeroException() method in Monad.ZeroException