[][src]Function cursed::exception::throw_message

pub fn throw_message<T, S: AsRef<str>>(
    msg: S,
    exception: &OutPtr<Exception>
) -> Nullable<T>