Consider the following: ```groovy def foo() throws java.lang.Exception { } ``` The exception type highlighting includes the package name. 
Consider the following:
The exception type highlighting includes the package name.