Class ExceptionContext.Factory<K extends ExceptionContext.Key>

java.lang.Object
com.github.dakusui.exception.ExceptionContext.Factory<K>
Type Parameters:
K - Type of key.
Enclosing interface:
ExceptionContext<K extends ExceptionContext.Key>

public static class ExceptionContext.Factory<K extends ExceptionContext.Key> extends Object

A factory of an ExceptionContext object.