fn is_error_object(object: &DynTraitType) -> bool
Box<dyn Error> returns are the sanctioned error-object pattern.
Box<dyn Error>