org.freedesktop
Annotation Type DBus.Method.Error


@Target(value=METHOD)
@Retention(value=RUNTIME)
public static @interface DBus.Method.Error

Give an error that the method can return


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value