Annotation Type DBus.Method.Error


  • @Target(METHOD)
    @Retention(RUNTIME)
    public static @interface DBus.Method.Error
    Give an error that the method can return
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value  
    • Element Detail

      • value

        java.lang.String value