sshyran / genxdm

Automatically exported from code.google.com/p/genxdm
0 stars 0 forks source link

Where we have UnsupportedOperationException meaning "not implemented yet," implement. #145

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This is mostly an outgrowth of issue 142. We have replaced AssertionError with 
UnsupportedOperationException, which is less horrendous, but still not really 
acceptable. Find those places, and do the work for implementation.

Original issue reported on code.google.com by aale...@gmail.com on 24 Oct 2013 at 2:59