Searched refs:UnknownException (Results 1 – 3 of 3) sorted by relevance
37 UnknownException, enumerator52 Self::UnknownException => write!(f, "An unknown exception occurred, not handled."), in fmt()
34 _ => Err(HandleExceptionError::UnknownException), in handle_exception()
33 _ => Err(HandleExceptionError::UnknownException), in handle_exception()