Class ValueTypeException

    • Constructor Detail

      • ValueTypeException

        public ValueTypeException​(java.lang.String exceptedType,
                                  Value actualType)
    • Method Detail

      • getActualType

        public Value getActualType()
      • getExceptedType

        public java.lang.String getExceptedType()