Klasse AuthenticationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.freedesktop.dbus.exceptions.AuthenticationException
Alle implementierten Schnittstellen:
Serializable

public class AuthenticationException extends IOException
Siehe auch:
  • Konstruktordetails

    • AuthenticationException

      public AuthenticationException(String _message, Throwable _cause)
    • AuthenticationException

      public AuthenticationException(String _message)