Class UnsupportedAttributeException

    • Constructor Detail

      • UnsupportedAttributeException

        public UnsupportedAttributeException​(java.lang.String message)
      • UnsupportedAttributeException

        public UnsupportedAttributeException​(java.lang.String message,
                                             PMMLObject context)
      • UnsupportedAttributeException

        public UnsupportedAttributeException​(PMMLObject object,
                                             java.lang.Enum<?> value)
      • UnsupportedAttributeException

        public UnsupportedAttributeException​(PMMLObject object,
                                             java.lang.reflect.Field field,
                                             java.lang.Object value)