OptionalException.this

Constructs a new OptionalException with the given message

class OptionalException
this
(
string msg
)

Parameters

msg string

the error text

Meta