Skip to main content

new_struct_error

Function new_struct_error 

Source
pub fn new_struct_error(
    vm: &VirtualMachine,
    msg: impl Into<String>,
) -> PyBaseExceptionRef