server_utils v0.2.2 ServerUtils.Parsers.Params.ParamError exception
Link to this section Summary
Functions
Callback implementation for Exception.exception/1
Callback implementation for Exception.message/1
Link to this section Types
Link to this type
t()
t() :: %ServerUtils.Parsers.Params.ParamError{__exception__: term(), message: String.t()}
Link to this section Functions
Link to this function
exception(msg)
Callback implementation for Exception.exception/1
.
Link to this function
message(exception)
Callback implementation for Exception.message/1
.