Package py4j

Class Py4JAuthenticationException

All Implemented Interfaces:
Serializable

public class Py4JAuthenticationException extends Py4JException
See Also:
  • Constructor Details

    • Py4JAuthenticationException

      public Py4JAuthenticationException()
    • Py4JAuthenticationException

      public Py4JAuthenticationException(String message)
    • Py4JAuthenticationException

      public Py4JAuthenticationException(String message, Throwable cause)
    • Py4JAuthenticationException

      public Py4JAuthenticationException(Throwable cause)