CommandBox can't fire onException interceptor if an exception happens very early in the shell lifecycle before the InterceptorService has been configured. Add a check to see if the InterceptorService has been configured and only fire the interception point if it has.
Gliffy Diagrams
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
CommandBox can't fire onException interceptor if an exception happens very early in the shell lifecycle before the InterceptorService has been configured. Add a check to see if the InterceptorService has been configured and only fire the interception point if it has.