D-OSGI HOw capture Exception
How to capture exception of D-OSGI service?
My service throw a custom exception children of java.lang.Exception, but in my client i receive a java.lang.UndeclaredThrowableException.
How to capture exception of D-OSGI service?
My service throw a custom exception children of java.lang.Exception, but in my client i receive a java.lang.UndeclaredThrowableException.