Class DBusExecutionException

    • Constructor Detail

      • DBusExecutionException

        public DBusExecutionException​(String message)
        Create an exception with the specified message
        Parameters:
        message - message
    • Method Detail

      • setType

        public void setType​(String _type)
      • getType

        public String getType()
        Get the DBus type of this exception. Use if this was an exception we don't have a class file for.
        Returns:
        string