Class NotSupported

All Implemented Interfaces:
Serializable

public class NotSupported extends DBusExecutionException
Thrown if a called operation is not supported
See Also:
  • Constructor Details

    • NotSupported

      public NotSupported(String _message)