Class MatchRuleInvalid
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.freedesktop.dbus.exceptions.DBusExecutionException
org.freedesktop.dbus.errors.MatchRuleInvalid
- All Implemented Interfaces:
Serializable
Thrown if the match rule is invalid
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMatchRuleInvalid(String _message) MatchRuleInvalid(String _message, Exception _ex) -
Method Summary
Methods inherited from class DBusExecutionException
getType, setTypeMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
MatchRuleInvalid
-
MatchRuleInvalid
-