agorava/agorava-facebook

Clean Exception names in JavaDoc

keilw opened this issue · 0 comments

JavaDoc refers to non-existing Exception classes like. This should be cleaned up. Either replacing it with AgoravaException or rephrasing/reducing the exceptions to those actually thrown by each method call.

see https://issues.jboss.org/browse/AGOVA-51