Package org.freedesktop.dbus.exceptions
Class MarshallingException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.freedesktop.dbus.exceptions.DBusException
-
- org.freedesktop.dbus.exceptions.MarshallingException
-
- All Implemented Interfaces:
Serializable,NonFatalException
public class MarshallingException extends DBusException implements NonFatalException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MarshallingException(String message)MarshallingException(String _message, Throwable _cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-