Callback implementation for Exception.message/1.
Exception.message/1
@type t() :: %Oaskit.Errors.InvalidParameterError{ __exception__: true, in: term(), name: term(), validation_error: term(), value: term() }