Class Hierarchy
- java.lang.Object
- io.github.factoryfx.factory.exception.AllOrNothingFactoryExceptionHandler<L,R> (implements io.github.factoryfx.factory.exception.FactoryExceptionHandler<L,R>)
- io.github.factoryfx.factory.exception.ExceptionResponseAction<L,R>
- io.github.factoryfx.factory.exception.LoggingFactoryExceptionHandler<L,R> (implements io.github.factoryfx.factory.exception.FactoryExceptionHandler<L,R>)
- io.github.factoryfx.factory.exception.ResettingHandler<L,R> (implements io.github.factoryfx.factory.exception.FactoryExceptionHandler<L,R>)
- io.github.factoryfx.factory.exception.RethrowingFactoryExceptionHandler<L,R> (implements io.github.factoryfx.factory.exception.FactoryExceptionHandler<L,R>)
Interface Hierarchy
- io.github.factoryfx.factory.exception.FactoryExceptionHandler<L,R>