Package org.freedesktop
Class DBus.Error.NoReply
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.freedesktop.dbus.exceptions.DBusExecutionException
-
- org.freedesktop.DBus.Error.NoReply
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- DBus.Error
public static class DBus.Error.NoReply extends DBusExecutionException
Thrown if there is no reply to a method call- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoReply(java.lang.String message)
-
Method Summary
-
Methods inherited from class org.freedesktop.dbus.exceptions.DBusExecutionException
getType, setType
-
-