类 NumberOutFieldsException

  • 所有已实现的接口:
    Serializable

    public class NumberOutFieldsException
    extends RuntimeException
    This exception means the number is too large or too small.
    作者:
    vorbote thills@vorbote.cn
    另请参阅:
    序列化表格
    • 构造器详细资料

      • NumberOutFieldsException

        public NumberOutFieldsException()
      • NumberOutFieldsException

        public NumberOutFieldsException​(String message)