ErrorObjectMessage

Type Alias ErrorObjectMessage 

Source
pub type ErrorObjectMessage = String;
Expand description

ErrorObjectMessage

A String providing a short description of the error. The message SHOULD be limited to a concise single sentence.

Aliased Typeยง

pub struct ErrorObjectMessage { /* private fields */ }