Class DisallowedStrategyException

    • Constructor Detail

      • DisallowedStrategyException

        public DisallowedStrategyException​(String attemptedClass,
                                           List<String> allowedStrategies)
    • Method Detail

      • getAttemptedClass

        public String getAttemptedClass()
      • getAllowedStrategies

        public List<String> getAllowedStrategies()