Conversation: replace RuntimeExceptions with AssertionErrors to properly communicate...
authorJanus Varmarken <varmarken@gmail.com>
Fri, 17 Aug 2018 21:38:14 +0000 (14:38 -0700)
committerJanus Varmarken <varmarken@gmail.com>
Sun, 19 Aug 2018 07:07:34 +0000 (00:07 -0700)
commit70584b0c0547b12d670de196d36af66acad236fb
tree18eec4c108053a61ba413616ef26070cf70eb738
parenta7454841ddd40b762bf5796ca8b3b5eb310fc451
Conversation: replace RuntimeExceptions with AssertionErrors to properly communicate that the error is due to an internal mistake (invalid assumption about set of enum values)
Code/Projects/SmartPlugDetector/src/main/java/edu/uci/iotproject/Conversation.java