public class WebServiceExceptionLogger extends Object
Constructor and Description |
---|
WebServiceExceptionLogger() |
public static void log(Method method, Throwable throwable, boolean logFully, Class serviceImplClass, Object serviceInstance, Object[] args)
method
- throwable
- logFully
- (if true then the exception is logged, otherwise only the class and stack is logged)serviceImplClass
- class of service implementationserviceInstance
- args
- Object[] arguments pass to methodCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.