Class InvalidMethodArgument

All Implemented Interfaces:
Serializable

public class InvalidMethodArgument extends DBusExecutionException
Thrown if a arguments passed to the method are invalid
See Also:
  • Constructor Details

    • InvalidMethodArgument

      public InvalidMethodArgument(String _message)