Android Room Dao throw checked exception

后端 未结 0 564
太阳男子
太阳男子 2020-12-29 08:07

I have a checked exception that I would want my Room DAO method to be able to throw. How can I achieve that?

Here is what I have tried:

public class My         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题