[][src]Trait jni_glue::ThrowableType

pub trait ThrowableType: AsValidJObjectAndEnv { }

A marker type indicating this is a valid exception type that all exceptions thrown by java should be compatible with

Implementors

Loading content...