Default exception which is thrown when get() is called on an Optional!(T) which has no value set
Constructs a new OptionalException with the given message
See Implementation
Default exception which is thrown when get() is called on an Optional!(T) which has no value set