[][src]Trait jni::errors::ToException

pub trait ToException {
    fn to_exception(&self) -> Exception;
}

Required methods

fn to_exception(&self) -> Exception

Loading content...

Implementors

Loading content...