Class DefaultInteractiveErrorFactory

java.lang.Object
org.tentackle.fx.DefaultInteractiveErrorFactory
All Implemented Interfaces:
InteractiveErrorFactory

@Service(InteractiveErrorFactory.class) public class DefaultInteractiveErrorFactory extends Object implements InteractiveErrorFactory
Default interactive error factory.
Author:
harald
  • Constructor Details

    • DefaultInteractiveErrorFactory

      public DefaultInteractiveErrorFactory()
      Creates the interactive error factory.
  • Method Details