public class UnknownValueException
extends java.lang.RuntimeException
An UnknownValueException is thrown when an application tries
to read value that hasn't been assign and field is in "unknown" state.
In this situation there is no resonable value to get.