public class IncompatibleVersionException extends RuntimeException
| Constructor and Description |
|---|
IncompatibleVersionException(String message)
Instantiates a new Incompatible version exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncompatibleVersionException(String message)
message - the messageCopyright © 2021–2022 EasyJ开源社区. All rights reserved.