public final class ExceptionFactory<T> extends Object implements Factory<T>, Serializable
static Factory
INSTANCE
T
create()
static <T> Factory<T>
exceptionFactory()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Factory INSTANCE
public static <T> Factory<T> exceptionFactory()
public T create()
create
Factory<T>
FunctorException
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.