Searched defs:ExceptionId (Results 1 – 1 of 1) sorted by relevance
148 pub struct ExceptionId { struct155 impl PartialEq for ExceptionId { argument162 impl Ord for ExceptionId { implementation169 impl PartialOrd for ExceptionId { implementation176 impl ExceptionId { impl200 impl fmt::Debug for ExceptionId { implementation448 pub fn exception_id(name: &str) -> Option<ExceptionId> { in exception_id()