Package org.kie.pmml.api.exceptions
Class KiePMMLValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kie.pmml.api.exceptions.KiePMMLException
org.kie.pmml.api.exceptions.KiePMMLValidationException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionKiePMMLValidationException(String message) KiePMMLValidationException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
KiePMMLValidationException
-
KiePMMLValidationException
-
KiePMMLValidationException
-