Class AllOrNothingFactoryExceptionHandler<L,​R extends FactoryBase<L,​R>>

  • All Implemented Interfaces:
    FactoryExceptionHandler<L,​R>

    public class AllOrNothingFactoryExceptionHandler<L,​R extends FactoryBase<L,​R>>
    extends java.lang.Object
    implements FactoryExceptionHandler<L,​R>
    exit vm for exception, that's the safest action cause factory could used external resources like ports, memory that s not clear able cause the factory create process is an unknown state