public final class VersionMismatchException
extends java.lang.Exception
| Constructor and Description |
|---|
VersionMismatchException(Version expected,
Version found)
Creates a new VersionMismatchException object.
|
| Modifier and Type | Method and Description |
|---|---|
Version |
getExpected()
Returns the expected version.
|
Version |
getFound()
Returns the found version.
|
Submit a bug or feature.
For further information and documentation, visit the official Jalopy website.
This page generated: March 30 2013