public abstract List<? extends TypeMirror> getThrownTypes ()

Returns the exceptions and other throwables listed in this method or constructor's throws clause in declaration order.

Returns:  the exceptions and other throwables listed in the throws clause, or an empty list if there are none