mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-28 05:12:34 +00:00
rename helper methods
This commit is contained in:
@@ -149,7 +149,7 @@ pub fn createDecoder<'a>(
|
||||
_ => {}
|
||||
}
|
||||
|
||||
Err(Exceptions::illegalState(format!(
|
||||
Err(Exceptions::illegalStateWith(format!(
|
||||
"unknown decoder: {information}"
|
||||
)))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user