Class AuthenticationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.freedesktop.dbus.exceptions.AuthenticationException
All Implemented Interfaces:
Serializable

public class AuthenticationException extends IOException
See Also:
  • Constructor Details

    • AuthenticationException

      public AuthenticationException(String _message, Throwable _cause)
    • AuthenticationException

      public AuthenticationException(String _message)