public class IncompatibleVersionException extends Exception
| 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 © 2022 Seata. All rights reserved.