Iss #32 - Wrap check for people projects in a catch to handle exception
- Iss #32 (closed) - Wrap check for people projects in a catch to handle exception
Currently, a new exception is thrown by Hibernate when no results can be found. In the future this will be handled by the framework, but as a workaround, this has been added for now.
Resolves #32 (closed)