This is only thrown when a value is expected but somehow absent.
For instance, in the combinators, we expect all the underlying gets
to behave correctly this exception is used when a dependent store
is not returning correct data.
Linear Supertypes
RuntimeException, Exception, Throwable, Serializable, AnyRef, Any
This is only thrown when a value is expected but somehow absent. For instance, in the combinators, we expect all the underlying gets to behave correctly this exception is used when a dependent store is not returning correct data.