类 ExceptionUtil

java.lang.Object
com.alibaba.nacos.common.utils.ExceptionUtil

public class ExceptionUtil extends Object
Common methods for exception.
从以下版本开始:
1.2.0
作者:
nkorange
  • 字段详细资料

    • NONE_EXCEPTION

      public static final Exception NONE_EXCEPTION
      Represents an empty exception, that is, no exception occurs, only a constant.
  • 构造器详细资料

    • ExceptionUtil

      public ExceptionUtil()
  • 方法详细资料