Package org.freedesktop.dbus.exceptions
Class InternalMessageException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.freedesktop.dbus.exceptions.DBusExecutionException
-
- org.freedesktop.dbus.exceptions.InternalMessageException
-
- All Implemented Interfaces:
java.io.Serializable
,NonFatalException
public class InternalMessageException extends DBusExecutionException implements NonFatalException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InternalMessageException(java.lang.String message)
-
Method Summary
-
Methods inherited from class org.freedesktop.dbus.exceptions.DBusExecutionException
getType, setType
-
-