public interface ExceptionCreator<E extends Exception>
E
createException(String message, Throwable cause)
E createException(String message, Throwable cause)