Class PMMLException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.episteme.natural.computing.loaders.pmml.PMMLException
All Implemented Interfaces:
Serializable

public class PMMLException extends Exception
PMML parsing exception.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also:
  • Constructor Details

    • PMMLException

      public PMMLException(String message)
    • PMMLException

      public PMMLException(String message, Throwable cause)