Module java.xml.ws
Package javax.xml.ws.spi
Class ServiceLoaderUtil.ExceptionHandler<T extends Exception>
java.lang.Object
javax.xml.ws.spi.ServiceLoaderUtil.ExceptionHandler<T>
- Enclosing class:
- ServiceLoaderUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract T
createException
(Throwable throwable, String message)
-
Constructor Details
-
ExceptionHandler
ExceptionHandler()
-
-
Method Details
-
createException
-