Class FactoryException

All Implemented Interfaces:
Serializable

@NonExtendable public class FactoryException extends RuntimeException
Unchecked exception to be used by Factorys on creation problems.
Since:
5.2.241201
See Also:
  • Constructor Details

    • FactoryException

      public FactoryException()