public final class ExceptionFactory<T> extends Objectimplements Factory <T>, Serializable
public static final FactoryINSTANCE
public static <T> Factory<T> exceptionFactory()
T - the type the factory creates
public T create()
create in interface
Factory<T>
FunctorException - always