Returns the value of this optional if it is set. If not set then an exception is thrown.
the value
Throwable if no value is present
See Implementation
Returns the value of this optional if it is set. If not set then an exception is thrown.