public class UnsupportedVersionException extends VersionException
UnsupportedVersionException
indicates an unsupported version.Constructor and Description |
---|
UnsupportedVersionException(short versionOrdinal)
Constructs a new
UnsupportedVersionException . |
UnsupportedVersionException(String message)
Constructs a new
UnsupportedVersionException . |
getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsupportedVersionException(short versionOrdinal)
UnsupportedVersionException
.versionOrdinal
- The ordinal of the requested Version
public UnsupportedVersionException(String message)
UnsupportedVersionException
.message
- The exception message