类 ServerException

    • 字段详细资料

      • serialVersionUID

        private static final long serialVersionUID
        另请参阅:
        常量字段值
      • code

        protected int code
    • 构造器详细资料

      • ServerException

        public ServerException​(int code,
                               String message)
      • ServerException

        public ServerException​(EnumInterface enums)