public final class ExceptionFactory<T> extends Object implements Factory<T>, Serializable
public static final Factory INSTANCE
public static <T> Factory<T> exceptionFactory()
T
- the type the factory createspublic T create()
create
in interface Factory<T>
FunctorException
- alwaysCopyright © 2001–2013 The Apache Software Foundation. All rights reserved.