Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.