Class IncompatibleVersionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
icu.easyj.core.util.version.IncompatibleVersionException
All Implemented Interfaces:
Serializable

public class IncompatibleVersionException extends RuntimeException
The type Incompatible version exception. 注:从阿里的seata项目中复制过来的。
Author:
sharajava
See Also:
  • Constructor Details

    • IncompatibleVersionException

      public IncompatibleVersionException(String message)
      Instantiates a new Incompatible version exception.
      Parameters:
      message - the message