Trait rutie_serde::IntoException[][src]

pub trait IntoException {
    fn into_exception(self, default_class: Class) -> AnyException;
}

Required methods

Implementors