mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
MinimalECIInput port (iffy)
This commit is contained in:
@@ -12,5 +12,7 @@ pub enum Exceptions {
|
||||
ReaderException(String),
|
||||
WriterException(String),
|
||||
ReedSolomonException(String),
|
||||
IndexOutOfBoundsException(String),
|
||||
RuntimeException(String),
|
||||
ReaderDecodeException()
|
||||
}
|
||||
Reference in New Issue
Block a user