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
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMarshallingException(String _message) MarshallingException(String _message, Throwable _cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MarshallingException
-
MarshallingException
-