<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I would like to write a utility function that works with java.text.SimpleDateFormat and several more date-related Java classes.&nbsp; The classes can throw Exceptions that the function caller should know about.&nbsp; Is it possible for a function to be declared such that it can throw any Exception back to the caller?<br></td></tr></table>