[][src]Type Definition chua::Exception

type Exception = Box<dyn Error + Sync + Send + 'static>;