Class KiePMMLModelException

All Implemented Interfaces:
Serializable

public class KiePMMLModelException extends KiePMMLInternalException
Exception raised whenever there is an error on the KiePMMLModel as whole (e.g. un unexpected implementation received)
See Also:
  • Constructor Details

    • KiePMMLModelException

      public KiePMMLModelException(String message, Throwable cause)
    • KiePMMLModelException

      public KiePMMLModelException(String message)