public final class ExceptionFactory extends java.lang.Object implements Factory, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static Factory |
INSTANCE
Singleton predicate instance
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
create()
Always throws an exception.
|
static Factory |
getInstance()
Factory returning the singleton instance.
|
public static final Factory INSTANCE
public static Factory getInstance()
public java.lang.Object create()
create
in interface Factory
FunctorException
- alwaysCopyright © 2010 - 2020 Adobe. All Rights Reserved