An unhandled exception occurred in the exception handler function.
try //code to handle a ServiceInvocationException thrown by the call statement onException(exception AnyException) //code to handle an exception that occurs in the code processing the //thrown exception (the code in the try) end