类 Constants.Exception

java.lang.Object
com.alibaba.nacos.api.common.Constants.Exception
封闭类:
Constants

public static class Constants.Exception extends Object
The constants in exception directory.
  • 字段详细资料

    • SERIALIZE_ERROR_CODE

      public static final int SERIALIZE_ERROR_CODE
      另请参阅:
    • DESERIALIZE_ERROR_CODE

      public static final int DESERIALIZE_ERROR_CODE
      另请参阅:
    • FIND_DATASOURCE_ERROR_CODE

      public static final int FIND_DATASOURCE_ERROR_CODE
      另请参阅:
    • FIND_TABLE_ERROR_CODE

      public static final int FIND_TABLE_ERROR_CODE
      另请参阅:
  • 构造器详细资料

    • Exception

      public Exception()