public class FingerprintVersionMismatchException
extends java.lang.Exception
| Constructor and Description |
|---|
FingerprintVersionMismatchException(int theirVersion,
int ourVersion) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOurVersion() |
int |
getTheirVersion() |