public class InvalidVersionException extends RuntimeException
Throw when a specified version number is invalid.
Constructor and description |
---|
InvalidVersionException() |
InvalidVersionException(String message) |
InvalidVersionException(String message, Throwable throwable) |
InvalidVersionException(Throwable throwable) |
Methods inherited from class | Name |
---|---|
class RuntimeException |
addSuppressed, equals, fillInStackTrace, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString, wait, wait, wait |