Skip to main content

PythonExceptionRef

Type Alias PythonExceptionRef 

Source
pub type PythonExceptionRef = ManagedHandle;
Expand description

Stable handle for an exception object owned by PythonExceptions.

Aliased Typeยง

pub struct PythonExceptionRef { /* private fields */ }