Hi,
Yes, you can configure the FCCU to generate an interrupt as the reaction to the PLL lock or XTAL clock loss failure, but this is strongly not recommended if the system is already running form PLL or XTAL.
There is no automatic system clock switch in these cases, thus the user is required to program the switch through the Mode Entry module. The point is that in such case the system will run from an unpredictable free running clock or there will be no clock at all and so a SW switch could not be executed leading to a catastrophic condition.
During PLL init, if system is running from IRC, the FCCU interrupt can be used, but once the system clock is switched to PLL the reset reaction to the failure should be selected. Thus there will be always short period of time the system will not be safety handled with respect of loss of lock/clock failure.
BR, Petr