Package org.jpmml.python
Class TranslationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.jpmml.python.PythonException
-
- org.jpmml.python.TranslationException
-
- All Implemented Interfaces:
java.io.Serializable
public class TranslationException extends PythonException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TranslationException(java.lang.String message)TranslationException(java.lang.String message, java.lang.Throwable cause)
-
Method Summary
-
Methods inherited from class org.jpmml.python.PythonException
fillInStackTrace, initCause
-
-