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:
- Serializable
 - Enclosing interface:
- DBus.Error
 
 public static class DBus.Error.NoReply extends org.freedesktop.dbus.exceptions.DBusExecutionExceptionThrown if there is no reply to a method call- See Also:
- Serialized Form
 
- 
- 
Method Summary- 
Methods inherited from class org.freedesktop.dbus.exceptions.DBusExecutionExceptiongetType, setType
 - 
Methods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
- 
 
- 
- 
- 
Constructor Detail- 
NoReplypublic NoReply(String message) 
 
- 
 
-