Module com.io7m.junreachable.core
Package com.io7m.junreachable
Core types.
-
Exception Summary Exception Description UnimplementedCodeException The type of exceptions thrown upon reaching code that is currently unimplemented.UnreachableCodeException The type of exceptions thrown upon reaching code that was expected to be unreachable.