类 ValueTypeException

    • 构造器详细资料

      • ValueTypeException

        public ValueTypeException​(java.lang.String exceptedType,
                                  Value actualType)
    • 方法详细资料

      • getActualType

        public Value getActualType()
      • getExceptedType

        public java.lang.String getExceptedType()