Package org.kie.pmml.api.exceptions
Class ExternalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kie.pmml.api.exceptions.ExternalException
- All Implemented Interfaces:
Serializable
RuntimeExceptions wrapping all not-KiePMML ones at customer API boundaries- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExternalException(String message) ExternalException(String message, Throwable cause) ExternalException(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
-
ExternalException
-
ExternalException
-
ExternalException
-