Class MissingFactoryException

All Implemented Interfaces:
Serializable

public class MissingFactoryException extends IllegalArgumentException
Exception thrown when a named factory is chosen that doesn't exist
Since:
9.0
Author:
wburns
See Also:
  • Constructor Details

    • MissingFactoryException

      public MissingFactoryException(String reason)