pub fn chain_from_msg<S>(msg: S) -> DMSCErrorChainwhere S: Into<String>,
Creates a new error chain from a string message.