Uses of Class
com.lucimber.dbus.exception.AbstractException
Packages that use AbstractException
-
Uses of AbstractException in com.lucimber.dbus.exception
Subclasses of AbstractException in com.lucimber.dbus.exceptionModifier and TypeClassDescriptionfinal class
Access to a resource has been denied due to security restrictions.final class
The specified network address is already being listened on.final class
Authentication did not complete successfully.final class
The specified D-Bus bus address string is malformed.final class
The connection has been terminated.final class
A generic error indication.final class
The requested file already exists.final class
The requested file could not be found.final class
The passed message does not validate correctly.final class
Access to the requested operation is not permitted.final class
One or more invalid arguments have been passed.final class
The specified message signature is not valid.final class
Generic input/output error, for example when accessing a socket or other I/O context.final class
Some limited resource has been exhausted.final class
The specified match rule is invalid.final class
The specified match rule does not exist.final class
The specified bus service name currently has no owner.final class
A memory allocation failed, and the requested operation could not be completed.final class
No network available to execute requested network operation on.final class
A message did not receive a reply.final class
Unable to connect to the specified server.final class
The requested operation is not supported on the local system.final class
A write operation was requested on a read-only property.final class
The contacted bus service is unknown and cannot be activated.final class
An operation timed out.final class
The requested PID is not known.final class
The requested interface does not exist on the selected object.final class
The requested method does not exist in the selected interface.final class
The requested object does not exist in the selected service.final class
The requested property does not exist in the selected interface.