java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.alibaba.nacos.core.distributed.distro.exception.DistroException
所有已实现的接口:
Serializable

public class DistroException extends RuntimeException
Distro exception.
作者:
xiweng.yy
另请参阅:
序列化表格
  • 构造器详细资料

    • DistroException

      public DistroException(String message)
    • DistroException

      public DistroException(String message, Throwable cause)
  • 方法详细资料