addThrownException
Adds this type to the throws clause
Return
this
Parameters
throwType
the exception type
Adds this class to the throws clause
Return
this
Parameters
clazz
the exception class
Adds this type to the throws clause
this
the exception type
Adds this class to the throws clause
this
the exception class