public class VersionException extends InvalidInputException
| Constructor and Description |
|---|
VersionException() |
VersionException(java.math.BigInteger version, int expectedVersion) |
VersionException(java.lang.String s)
Makes a new
VersionException with the given message string. |