protected abstract static class WSRPExceptionFactory.ExceptionFactory<E extends Exception> extends Object
| Constructor and Description |
|---|
WSRPExceptionFactory.ExceptionFactory(Class<E> exceptionClass) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class |
initFaultAndGetClass(Class clazz) |
E |
newInstance(String message,
Throwable cause) |
protected Object fault
public WSRPExceptionFactory.ExceptionFactory(Class<E> exceptionClass) throws NoSuchMethodException, IllegalAccessException, InstantiationException, ClassNotFoundException
protected abstract Class initFaultAndGetClass(Class clazz) throws IllegalAccessException, InstantiationException
Copyright © 2006-2014 GateIn. All Rights Reserved.