Class InvalidSignalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.freedesktop.dbus.exceptions.DBusException
org.freedesktop.dbus.exceptions.InvalidSignalException
- All Implemented Interfaces:
Serializable
- Since:
- 5.0.0 - 2023-11-08
- Author:
- hypfvieh
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionInvalidSignalException(Class<?> _clz) InvalidSignalException(String _message) InvalidSignalException(String _message, Throwable _cause) InvalidSignalException(Throwable _cause) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidSignalException
-
InvalidSignalException
-
InvalidSignalException
-
InvalidSignalException
-