...
The interceptor will caught all unchecked exceptions and translate them to the info.novatec.inspectit.exception.RemoteException, that can always be (de-)serialized and thus transferred to the service method caller.
Tip |
---|
The exception interceptor is also responsible for setting the service method signature in the business or technical exceptions, thus developers should never try to set the signature on their own. |