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 © 2023 Seata. All rights reserved.