Serialized Form
-
Package com.lucimber.dbus.codec.decoder
-
Exception com.lucimber.dbus.codec.decoder.DecoderException
class DecoderException extends RuntimeException implements Serializable
-
-
Package com.lucimber.dbus.codec.encoder
-
Exception com.lucimber.dbus.codec.encoder.EncoderException
class EncoderException extends RuntimeException implements Serializable
-
-
Package com.lucimber.dbus.exception
-
Exception com.lucimber.dbus.exception.AbstractException
class AbstractException extends Exception implements Serializable-
Serialized Fields
-
errorName
DBusString errorName
-
-
-
Exception com.lucimber.dbus.exception.AccessDeniedException
class AccessDeniedException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.AddressInUseException
class AddressInUseException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.AuthFailedException
class AuthFailedException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.BadAddressException
class BadAddressException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.DisconnectedException
class DisconnectedException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.FailedException
class FailedException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.FileExistsException
class FileExistsException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.FileNotFoundException
class FileNotFoundException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.InconsistentMessageException
class InconsistentMessageException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.InteractiveAuthorizationRequiredException
class InteractiveAuthorizationRequiredException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.InvalidArgsException
class InvalidArgsException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.InvalidSignatureException
class InvalidSignatureException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.IOErrorException
class IOErrorException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.LimitsExceededException
class LimitsExceededException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.MatchRuleInvalidException
class MatchRuleInvalidException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.MatchRuleNotFoundException
class MatchRuleNotFoundException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.NameHasNoOwnerException
class NameHasNoOwnerException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.NoMemoryException
class NoMemoryException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.NoNetworkException
class NoNetworkException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.NoReplyException
class NoReplyException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.NoServerException
class NoServerException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.NotSupportedException
class NotSupportedException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.PropertyReadOnlyException
class PropertyReadOnlyException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.ServiceUnknownException
class ServiceUnknownException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.TimeoutException
class TimeoutException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.UnixProcessIdUnknownException
class UnixProcessIdUnknownException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.UnknownInterfaceException
class UnknownInterfaceException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.UnknownMethodException
class UnknownMethodException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.UnknownObjectException
class UnknownObjectException extends AbstractException implements Serializable -
Exception com.lucimber.dbus.exception.UnknownPropertyException
class UnknownPropertyException extends AbstractException implements Serializable
-
-
Package com.lucimber.dbus.message
-
Exception com.lucimber.dbus.message.InvalidMessageException
class InvalidMessageException extends RuntimeException implements Serializable
-
-
Package com.lucimber.dbus.netty.sasl
-
Exception com.lucimber.dbus.netty.sasl.SaslMechanismException
class SaslMechanismException extends Exception implements Serializable
-
-
Package com.lucimber.dbus.proxy
-
Exception com.lucimber.dbus.proxy.ServiceProxy.DBusException
class DBusException extends RuntimeException implements Serializable
-
-
Package com.lucimber.dbus.type
-
Class com.lucimber.dbus.type.DBusByte
class DBusByte extends Number implements Serializable-
Serialized Fields
-
delegate
byte delegate
-
-
-
Class com.lucimber.dbus.type.DBusDouble
class DBusDouble extends Number implements Serializable-
Serialized Fields
-
delegate
double delegate
-
-
-
Class com.lucimber.dbus.type.DBusInt16
class DBusInt16 extends Number implements Serializable-
Serialized Fields
-
delegate
short delegate
-
-
-
Class com.lucimber.dbus.type.DBusInt32
class DBusInt32 extends Number implements Serializable-
Serialized Fields
-
delegate
int delegate
-
-
-
Class com.lucimber.dbus.type.DBusInt64
class DBusInt64 extends Number implements Serializable-
Serialized Fields
-
delegate
long delegate
-
-
-
Class com.lucimber.dbus.type.DBusUInt16
class DBusUInt16 extends Number implements Serializable-
Serialized Fields
-
delegate
short delegate
-
-
-
Class com.lucimber.dbus.type.DBusUInt32
class DBusUInt32 extends Number implements Serializable-
Serialized Fields
-
delegate
int delegate
-
-
-
Class com.lucimber.dbus.type.DBusUInt64
class DBusUInt64 extends Number implements Serializable-
Serialized Fields
-
delegate
long delegate
-
-
-
Exception com.lucimber.dbus.type.ObjectPathException
class ObjectPathException extends RuntimeException implements Serializable -
Exception com.lucimber.dbus.type.SignatureException
class SignatureException extends RuntimeException implements Serializable
-
-
Package com.lucimber.dbus.util
-
Exception com.lucimber.dbus.util.DBusPromise.DBusErrorException
class DBusErrorException extends RuntimeException implements Serializable-
Serialized Fields
-
errorName
String errorName
-
-
-
Exception com.lucimber.dbus.util.DBusPromise.DBusTimeoutException
class DBusTimeoutException extends RuntimeException implements Serializable -
Exception com.lucimber.dbus.util.ErrorRecoveryManager.CircuitBreakerOpenException
class CircuitBreakerOpenException extends RuntimeException implements Serializable
-