Package org.apache.jorphan.reflect
Class RethrowServiceLoadExceptionHandler
-
- All Implemented Interfaces:
-
org.apache.jorphan.reflect.ServiceLoadExceptionHandler
public class RethrowServiceLoadExceptionHandler implements ServiceLoadExceptionHandler<S>
Rethrows service loading failures as IllegalStateException.
-
-
Constructor Summary
Constructors Constructor Description RethrowServiceLoadExceptionHandler()
-