The Increased Importance of Generic Exceptions in API Design November 22, 2013·4 mins Java supports throwing exceptions of a generic type, but it is rarely a useful trick. With Java 8, that is changing.