org.freedesktop.dbus.exceptions
Class MessageFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.freedesktop.dbus.exceptions.DBusException
org.freedesktop.dbus.exceptions.MessageFormatException
- All Implemented Interfaces:
- Serializable, NonFatalException
public class MessageFormatException
- extends DBusException
- implements NonFatalException
Thrown if a message is formatted incorrectly.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
MessageFormatException
public MessageFormatException(String message)