py4j
Class Py4JException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
py4j.Py4JException
- All Implemented Interfaces:
- Serializable
public class Py4JException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Py4JException
public Py4JException()
Py4JException
public Py4JException(String arg0)
Py4JException
public Py4JException(Throwable arg0)
Py4JException
public Py4JException(String arg0,
Throwable arg1)