public class UnknownVersionException extends VersionException
UnknownVersionException
indicates an unknown version.Constructor and Description |
---|
UnknownVersionException(byte versionOrdinal)
Deprecated.
Constructs a new
UnknownVersionException . |
UnknownVersionException(String message)
Deprecated.
Constructs a new
UnknownVersionException . |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnknownVersionException(byte versionOrdinal)
UnknownVersionException
.versionOrdinal
- The ordinal of the requested Version
public UnknownVersionException(String message)
UnknownVersionException
.message
- The exception messageCopyright © 1997-2017 Pivotal Software, Inc. All rights reserved.